diff --git a/modules/default/common/desktop/applications.nix b/modules/default/common/desktop/applications.nix index 08f389b..d02d16c 100644 --- a/modules/default/common/desktop/applications.nix +++ b/modules/default/common/desktop/applications.nix @@ -24,8 +24,6 @@ lib.mkIf config.desktop.enable { prusa-slicer UVtools audacity - - glib ]) ++ [ diff --git a/modules/default/home-manager/desktop/hyprland/utils.nix b/modules/default/home-manager/desktop/hyprland/utils.nix index fba7ccd..ac0c402 100644 --- a/modules/default/home-manager/desktop/hyprland/utils.nix +++ b/modules/default/home-manager/desktop/hyprland/utils.nix @@ -13,10 +13,6 @@ pkgs.dconf - pkgs.jq - - pkgs.pulseaudio - pkgs.inotify-tools pkgs.papirus-icon-theme ]; };