Regenerated

This commit is contained in:
2026-04-01 21:21:04 +02:00
parent 52c7345ccc
commit 1c694bffba
3 changed files with 296 additions and 326 deletions
@@ -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
}