summary refs log tree commit diff stats
path: root/hosts
diff options
context:
space:
mode:
Diffstat (limited to 'hosts')
-rw-r--r--hosts/thinklappi/default.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/thinklappi/default.nix b/hosts/thinklappi/default.nix
index 7e55849..586af6b 100644
--- a/hosts/thinklappi/default.nix
+++ b/hosts/thinklappi/default.nix
@@ -9,10 +9,6 @@
     ../../secrets
   ];
 
-  hardware = {
-    pulseaudio.enable = false;
-  };
-
   environment.systemPackages = [pkgs.xorg.xkbcomp];
 
   i18n.defaultLocale = "en_US.UTF-8";