Ensure sound is actually enabled
Alan Pearce alan@alanpearce.eu
Fri, 06 Apr 2018 13:25:07 +0200
1 files changed, 2 insertions(+), 0 deletions(-)
jump to
M modules/hardware/audio.nix → modules/hardware/audio.nix
@@ -5,6 +5,8 @@ enable = true; support32Bit = true; }; + sound.enable = true; + environment.systemPackages = with pkgs; [ pamixer pavucontrol