diff --git a/hosts/fruitbook/configuration.nix b/hosts/fruitbook/configuration.nix index ebc4b14..b50375c 100644 --- a/hosts/fruitbook/configuration.nix +++ b/hosts/fruitbook/configuration.nix @@ -16,7 +16,7 @@ stylix.enable = true; niri.enable = true; bluetooth.enable = true; - # blueman.enable = true; + blueman.enable = true; openssh.enable = true; sydpkgs.overlay.enable = true; dank-material-shell.enable = true;