Added blueman+xhost to Sway pack

This commit is contained in:
2025-11-09 19:00:54 +02:00
parent 5f302ec2e7
commit d1cfc2c2ea
2 changed files with 2 additions and 2 deletions

View File

@@ -12,6 +12,8 @@
mako # Notification daemon for Sway mako # Notification daemon for Sway
playerctl playerctl
pavucontrol pavucontrol
blueman
xorg.xhost
# Other Sway-specific packages # Other Sway-specific packages
]; ];
programs.light.enable = true; # For brightness control programs.light.enable = true; # For brightness control

View File

@@ -25,7 +25,5 @@
unzip unzip
wget wget
just just
blueman
xorg.xhost
]; ];
} }