From ebc457b0cdcc09a5c32418a9cfa2c0d1c093d266 Mon Sep 17 00:00:00 2001 From: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> Date: Thu, 4 Sep 2025 15:42:39 +1000 Subject: nix: remove unneeded deps --- nix/default.nix | 8 -------- 1 file changed, 8 deletions(-) (limited to 'nix') diff --git a/nix/default.nix b/nix/default.nix index acb6d8f..d6bc88f 100644 --- a/nix/default.nix +++ b/nix/default.nix @@ -14,12 +14,8 @@ swappy, wl-clipboard, libqalculate, - inotify-tools, - bluez, bash, hyprland, - coreutils, - file, material-symbols, rubik, nerd-fonts, @@ -50,12 +46,8 @@ swappy wl-clipboard libqalculate - inotify-tools - bluez bash hyprland - coreutils - file ] ++ extraRuntimeDeps ++ lib.optional withCli caelestia-cli; -- cgit v1.2.3-freya