diff --git a/modules/hardware/audio.nix b/modules/hardware/audio.nix index ff316fa..fbaf9d6 100644 --- a/modules/hardware/audio.nix +++ b/modules/hardware/audio.nix @@ -2,7 +2,6 @@ { # bluetooth for headphones - services.bluez.enable = true; hardware.bluetooth.enable = true; hardware.bluetooth.powerOnBoot = false;