summary refs log tree commit diff stats
path: root/modules/hardware
diff options
context:
space:
mode:
Diffstat (limited to 'modules/hardware')
-rw-r--r--modules/hardware/audio.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/modules/hardware/audio.nix b/modules/hardware/audio.nix
index f504657..f229da6 100644
--- a/modules/hardware/audio.nix
+++ b/modules/hardware/audio.nix
@@ -5,6 +5,8 @@
     support32Bit = true;
   };
 
+  sound.enable = true;
+
   environment.systemPackages = with pkgs; [
     pamixer
     pavucontrol