Ensure sound is actually enabled
1 file 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