summaryrefslogtreecommitdiffstats
path: root/makefu/2configs/bluetooth-mpd.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-03-18 20:38:48 +0100
committermakefu <github@syntax-fehler.de>2018-03-18 20:38:48 +0100
commit78486827c3ed1e7d5777a41d2b6798a9b61ae8d4 (patch)
tree164e193abbd3eac332d8d6811c48a7d7620a5a53 /makefu/2configs/bluetooth-mpd.nix
parent2e8dd5027bb71f1a329f63e2035f24647843c67e (diff)
ma bluetooth-mpd: remove obsolete comments
Diffstat (limited to 'makefu/2configs/bluetooth-mpd.nix')
-rw-r--r--makefu/2configs/bluetooth-mpd.nix6
1 files changed, 0 insertions, 6 deletions
diff --git a/makefu/2configs/bluetooth-mpd.nix b/makefu/2configs/bluetooth-mpd.nix
index f7fa999c..226f5cf1 100644
--- a/makefu/2configs/bluetooth-mpd.nix
+++ b/makefu/2configs/bluetooth-mpd.nix
@@ -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