diff --git a/workstation/configuration.nix b/workstation/configuration.nix index d9a28f2..b92381a 100644 --- a/workstation/configuration.nix +++ b/workstation/configuration.nix @@ -34,7 +34,7 @@ # Bluetooth hardware.bluetooth.enable = true; hardware.bluetooth.powerOnBoot = true; - services.blueman.enable = true; + #services.blueman.enable = true; # enable unfree nixpkgs.config.allowUnfree = true; # Network