diff options
Diffstat (limited to '')
-rw-r--r-- | modules/darwin/profiles/headful.nix | 2 |
1 files changed, 0 insertions, 2 deletions
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 |