diff --git a/hosts/gabbielaptop/configuration.nix b/hosts/gabbielaptop/configuration.nix index 288b2d2..88178b5 100644 --- a/hosts/gabbielaptop/configuration.nix +++ b/hosts/gabbielaptop/configuration.nix @@ -115,6 +115,7 @@ services.fprintd.enable = true; hardware.bluetooth.enable = true; + services.blueman.enable = true; # Install firefox. programs.firefox.enable = true;