From 8e4637122cc71d36a207b5b5b209fcbb9d88496f Mon Sep 17 00:00:00 2001 From: Dennis Schoepf Date: Mon, 24 Nov 2025 17:14:36 +0100 Subject: [PATCH] move to blueman --- home/linux.nix | 2 -- hosts/dnsc-machine/default.nix | 3 +++ modules/wm/swaync/config.json | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/home/linux.nix b/home/linux.nix index 6e5cd6e..afac6f2 100644 --- a/home/linux.nix +++ b/home/linux.nix @@ -27,8 +27,6 @@ reversal-icon-theme fnm libnotify - bluez - bluetui swww loupe nautilus diff --git a/hosts/dnsc-machine/default.nix b/hosts/dnsc-machine/default.nix index 9c54e4c..f28828b 100644 --- a/hosts/dnsc-machine/default.nix +++ b/hosts/dnsc-machine/default.nix @@ -177,6 +177,9 @@ }; }; + # Bluetooth + services.blueman.enable = true; + # SSH services.openssh.enable = true; diff --git a/modules/wm/swaync/config.json b/modules/wm/swaync/config.json index 17a401b..6fa5446 100644 --- a/modules/wm/swaync/config.json +++ b/modules/wm/swaync/config.json @@ -26,7 +26,7 @@ "label": " 󰛳 " }, { - "command": "wezterm start -- bluetui", + "command": "blueman-manager", "label": " 󰂯 " }, {