nix: remove unneeded deps

This commit is contained in:
2 * r + 2 * t 2025-09-04 15:42:39 +10:00
parent 050ddf7c3e
commit ebc457b0cd

View file

@ -14,12 +14,8 @@
swappy, swappy,
wl-clipboard, wl-clipboard,
libqalculate, libqalculate,
inotify-tools,
bluez,
bash, bash,
hyprland, hyprland,
coreutils,
file,
material-symbols, material-symbols,
rubik, rubik,
nerd-fonts, nerd-fonts,
@ -50,12 +46,8 @@
swappy swappy
wl-clipboard wl-clipboard
libqalculate libqalculate
inotify-tools
bluez
bash bash
hyprland hyprland
coreutils
file
] ]
++ extraRuntimeDeps ++ extraRuntimeDeps
++ lib.optional withCli caelestia-cli; ++ lib.optional withCli caelestia-cli;