summary refs log tree commit diff
path: root/nixos/modules/profiles/headless.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/profiles/headless.nix')
-rw-r--r--nixos/modules/profiles/headless.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/nixos/modules/profiles/headless.nix b/nixos/modules/profiles/headless.nix
index 131ee272859..46a9b6a7d8d 100644
--- a/nixos/modules/profiles/headless.nix
+++ b/nixos/modules/profiles/headless.nix
@@ -6,7 +6,6 @@
 with lib;
 
 {
-  sound.enable = false;
   boot.vesa = false;
 
   # Don't start a tty on the serial consoles.