about summary refs log tree commit diff
path: root/modules/darwin/profiles
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/darwin/profiles/default.nix1
-rw-r--r--modules/darwin/profiles/headful.nix2
2 files changed, 0 insertions, 3 deletions
diff --git a/modules/darwin/profiles/default.nix b/modules/darwin/profiles/default.nix
index 3e783b9..ac3f652 100644
--- a/modules/darwin/profiles/default.nix
+++ b/modules/darwin/profiles/default.nix
@@ -2,7 +2,6 @@
   config,
   lib,
   pkgs,
-  this,
   ...
 }:
 with lib; let
diff --git a/modules/darwin/profiles/headful.nix b/modules/darwin/profiles/headful.nix
index 5484dfe..2a4c773 100644
--- a/modules/darwin/profiles/headful.nix
+++ b/modules/darwin/profiles/headful.nix
@@ -1,8 +1,6 @@
 {
   config,
   lib,
-  pkgs,
-  this,
   ...
 }:
 with lib; let

Consider giving Nix/NixOS a try! <3