Regenerated
This commit is contained in:
+296
-306
File diff suppressed because it is too large
Load Diff
@@ -3202,16 +3202,6 @@ in
|
||||
pavucontrol # GUI mixer
|
||||
pamixer # CLI mixer
|
||||
];
|
||||
|
||||
############################
|
||||
# Enable PulseAudio system-wide
|
||||
############################
|
||||
hardware.pulseaudio.enable = true;
|
||||
|
||||
############################
|
||||
# Optional: enable ALSA support
|
||||
############################
|
||||
hardware.pulseaudio.support32Bit = true; # for 32-bit apps
|
||||
}
|
||||
#+END_SRC
|
||||
|
||||
|
||||
@@ -9,14 +9,4 @@
|
||||
pavucontrol # GUI mixer
|
||||
pamixer # CLI mixer
|
||||
];
|
||||
|
||||
############################
|
||||
# Enable PulseAudio system-wide
|
||||
############################
|
||||
hardware.pulseaudio.enable = true;
|
||||
|
||||
############################
|
||||
# Optional: enable ALSA support
|
||||
############################
|
||||
hardware.pulseaudio.support32Bit = true; # for 32-bit apps
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user