diff --git a/hosts/hermes/configuration.nix b/hosts/hermes/configuration.nix index 3285031..213f2b2 100644 --- a/hosts/hermes/configuration.nix +++ b/hosts/hermes/configuration.nix @@ -55,6 +55,7 @@ # Enable sound with pipewire. sound.enable = true; + hardware.bluetooth.enable = true; hardware.pulseaudio.enable = false; security.rtkit.enable = true; services.pipewire = {