diff --git a/hosts/modules/gui/sway/default.nix b/hosts/modules/gui/sway/default.nix index 1002df21..6b986b41 100644 --- a/hosts/modules/gui/sway/default.nix +++ b/hosts/modules/gui/sway/default.nix @@ -65,9 +65,10 @@ in "swaylock" "swayidle" "wl-clipboard" + "blueberry" # GUI bluetooth manager "mako" # notification daemon # # "pavucontrol" - "gnome.gnome-bluetooth" + # "gnome.gnome-bluetooth" # XXX(2023/05/14): broken "gnome.gnome-control-center" "sway-contrib.grimshot" ]; @@ -83,6 +84,7 @@ in swaylock swayidle wl-clipboard + blueberry mako "gnome.gnome-bluetooth" "gnome.gnome-control-center"