nix: add coreutils & findutils deps
This commit is contained in:
parent
19431534c9
commit
5ff31ee917
1 changed files with 4 additions and 0 deletions
|
|
@ -19,6 +19,8 @@
|
||||||
bluez,
|
bluez,
|
||||||
bash,
|
bash,
|
||||||
hyprland,
|
hyprland,
|
||||||
|
coreutils,
|
||||||
|
findutils,
|
||||||
material-symbols,
|
material-symbols,
|
||||||
gcc,
|
gcc,
|
||||||
quickshell,
|
quickshell,
|
||||||
|
|
@ -44,6 +46,8 @@
|
||||||
bluez
|
bluez
|
||||||
bash
|
bash
|
||||||
hyprland
|
hyprland
|
||||||
|
coreutils
|
||||||
|
findutils
|
||||||
]
|
]
|
||||||
++ lib.optional withCli caelestia-cli;
|
++ lib.optional withCli caelestia-cli;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue