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