about summary refs log tree commit diff
path: root/modules/user/devhell/profiles/base.nix
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2020-07-27 19:16:16 +0100
committerdevhell <devhell@mailfresser.de>2020-07-27 19:16:16 +0100
commitdc4882e92f84c157d682b860365644ffd1f5c0d6 (patch)
treeb737815ed759f7724fcc898bfc52ccac76f3edd6 /modules/user/devhell/profiles/base.nix
parent053c59d89cf9ca7a505b8cf07131a4a47bdccb9d (diff)
Revert "profiles/base: Allow mpd to access pulseaudio"
Whatever the case, I don't want this anymore.

This reverts commit 04bbb9966ba29fca3026a606adaa42a8a415523b.
Diffstat (limited to 'modules/user/devhell/profiles/base.nix')
-rw-r--r--modules/user/devhell/profiles/base.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/user/devhell/profiles/base.nix b/modules/user/devhell/profiles/base.nix
index 88714704..42e5d10c 100644
--- a/modules/user/devhell/profiles/base.nix
+++ b/modules/user/devhell/profiles/base.nix
@@ -40,7 +40,6 @@ in {
       pulseaudio = {
         enable = true;
         systemWide = false;
-        extraConfig = "load-module module-native-protocol-tcp auth-ip-acl=127.0.0.1";
       };
     };