ma bluetooth-mpd: remove obsolete comments

This commit is contained in:
makefu 2018-03-18 20:38:48 +01:00
parent 2e8dd5027b
commit 78486827c3
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -42,7 +42,6 @@ in {
enable = true;
# PULSE_SERVER=192.168.1.11 pavucontrol
anonymousClients.allowAll = true;
# anonymousClients.allowedIpRanges = [ "127.0.0.1" ];
};
configFile = pkgs.writeText "default.pa" ''
load-module module-udev-detect
@ -56,12 +55,7 @@ in {
load-module module-position-event-sounds
load-module module-filter-heuristics
load-module module-filter-apply
# will be enabled by pulseaudio.tcp.enable
# load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1
load-module module-switch-on-connect
# may be required for "system-wide" pulse to connect to bluetooth
#module-bluez5-device
#module-bluez5-discover
'';
};
# connect via https://nixos.wiki/wiki/Bluetooth#Using_Bluetooth_headsets_with_PulseAudio