summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nix/default.nix8
1 files changed, 0 insertions, 8 deletions
diff --git a/nix/default.nix b/nix/default.nix
index acb6d8f..d6bc88f 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;