diff --git a/default.nix b/default.nix index a13388a1..78330d38 100644 --- a/default.nix +++ b/default.nix @@ -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;