Removed deprecated config option for bluetooth

This commit is contained in:
Payas Relekar 2019-11-30 17:45:12 +05:30
parent 09348d62c5
commit 55664b184e

View file

@ -72,10 +72,6 @@
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant.
networking.networkmanager.enable = true;
hardware.bluetooth.enable = true;
hardware.bluetooth.extraConfig = "
[General]
Enable=Source,Sink,Media,Socket
";
# The global useDHCP flag is deprecated, therefore explicitly set to false here.
# Per-interface useDHCP will be mandatory in the future, so this generated config