diff --git a/hosts/laptop1/configuration.nix b/hosts/laptop1/configuration.nix index 0f72da6..d9d5568 100644 --- a/hosts/laptop1/configuration.nix +++ b/hosts/laptop1/configuration.nix @@ -29,8 +29,6 @@ environment.systemPackages = with pkgs; [ webcord - pavucontrol - cliphist obsidian samrewritten libsForQt5.kdenlive diff --git a/modules/nix/WM/hyprland.nix b/modules/nix/WM/hyprland.nix index 3590e94..b0cd374 100644 --- a/modules/nix/WM/hyprland.nix +++ b/modules/nix/WM/hyprland.nix @@ -28,6 +28,8 @@ in hyprpaper hyprpolkitagent hyprlock + pavucontrol + cliphist ]; }; }