about summary refs log tree commit diff
path: root/machines/sternenseemann/wolfgang.nix
diff options
context:
space:
mode:
Diffstat (limited to 'machines/sternenseemann/wolfgang.nix')
-rw-r--r--machines/sternenseemann/wolfgang.nix5
1 files changed, 0 insertions, 5 deletions
diff --git a/machines/sternenseemann/wolfgang.nix b/machines/sternenseemann/wolfgang.nix
index 5b241125..6eb683a8 100644
--- a/machines/sternenseemann/wolfgang.nix
+++ b/machines/sternenseemann/wolfgang.nix
@@ -30,11 +30,6 @@ in {
   ];
 
   hardware.opengl.driSupport32Bit = i686Games;
-  hardware.pulseaudio = {
-    enable = true;
-    support32Bit = i686Games;
-    zeroconf.discovery.enable = avahi;
-  };
 
   # 100% CPU in university
   services.avahi.enable = avahi;