l coaxmetal.r: remove old bluetooth settings

This commit is contained in:
lassulus 2021-06-05 12:18:55 +02:00
parent e7a50da8c5
commit 00abb89439

View File

@ -52,11 +52,6 @@
hardware.bluetooth = {
enable = true;
powerOnBoot = true;
# config.General.Disable = "Headset";
extraConfig = ''
[General]
Disable = Headset
'';
};
hardware.pulseaudio.package = pkgs.pulseaudioFull;