diff options
Diffstat (limited to 'nix')
| -rw-r--r-- | nix/default.nix | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/nix/default.nix b/nix/default.nix index d0522a2..b97bc1b 100644 --- a/nix/default.nix +++ b/nix/default.nix @@ -19,7 +19,6 @@ bash, hyprland, coreutils, - findutils, file, material-symbols, rubik, @@ -56,7 +55,6 @@ bash hyprland coreutils - findutils file ] ++ extraRuntimeDeps |