diff options
Diffstat (limited to 'system/desktops/ly.nix')
| -rw-r--r-- | system/desktops/ly.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/system/desktops/ly.nix b/system/desktops/ly.nix index 49469b2..298fc4c 100644 --- a/system/desktops/ly.nix +++ b/system/desktops/ly.nix @@ -1,9 +1,6 @@ { lib, config, - pkgs, - inputs, - system, ... }: let inherit (lib) mkIf; |