diff --git a/hosts/puter/de/sway.nix b/hosts/puter/de/sway.nix index a6251ee..9cec6c6 100644 --- a/hosts/puter/de/sway.nix +++ b/hosts/puter/de/sway.nix @@ -12,6 +12,8 @@ mako # Notification daemon for Sway playerctl pavucontrol + blueman + xorg.xhost # Other Sway-specific packages ]; programs.light.enable = true; # For brightness control diff --git a/modules/userapps/utils.nix b/modules/userapps/utils.nix index a54813a..8cc2dcf 100644 --- a/modules/userapps/utils.nix +++ b/modules/userapps/utils.nix @@ -25,7 +25,5 @@ unzip wget just - blueman - xorg.xhost ]; }