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,
|
||||
bash,
|
||||
hyprland,
|
||||
coreutils,
|
||||
findutils,
|
||||
material-symbols,
|
||||
gcc,
|
||||
quickshell,
|
||||
|
|
@ -44,6 +46,8 @@
|
|||
bluez
|
||||
bash
|
||||
hyprland
|
||||
coreutils
|
||||
findutils
|
||||
]
|
||||
++ lib.optional withCli caelestia-cli;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue