about summary refs log tree commit diff
path: root/users/aspen/system
diff options
context:
space:
mode:
Diffstat (limited to 'users/aspen/system')
-rw-r--r--users/aspen/system/system/modules/sound.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/users/aspen/system/system/modules/sound.nix b/users/aspen/system/system/modules/sound.nix
index 07a67a1ec43b..2081cbe8476a 100644
--- a/users/aspen/system/system/modules/sound.nix
+++ b/users/aspen/system/system/modules/sound.nix
@@ -2,7 +2,6 @@
 
 {
   # Enable sound.
-  sound.enable = true;
   hardware.pulseaudio.enable = true;
 
   environment.systemPackages = with pkgs; [