nix: add coreutils & findutils deps

This commit is contained in:
Soramane 2025-07-16 15:32:51 +10:00
parent 19431534c9
commit 5ff31ee917

View file

@ -19,6 +19,8 @@
bluez,
bash,
hyprland,
coreutils,
findutils,
material-symbols,
gcc,
quickshell,
@ -44,6 +46,8 @@
bluez
bash
hyprland
coreutils
findutils
]
++ lib.optional withCli caelestia-cli;