diff --git a/nix/default.nix b/nix/default.nix index acb6d8f2..d6bc88f5 100644 --- a/nix/default.nix +++ b/nix/default.nix @@ -14,12 +14,8 @@ swappy, wl-clipboard, libqalculate, - inotify-tools, - bluez, bash, hyprland, - coreutils, - file, material-symbols, rubik, nerd-fonts, @@ -50,12 +46,8 @@ swappy wl-clipboard libqalculate - inotify-tools - bluez bash hyprland - coreutils - file ] ++ extraRuntimeDeps ++ lib.optional withCli caelestia-cli;