minor fix
This commit is contained in:
parent
affce965f2
commit
0b47277d13
1 changed files with 1 additions and 0 deletions
|
|
@ -66,6 +66,7 @@
|
|||
};
|
||||
|
||||
# Sound configuration with PipeWire (required for Jovian's DSP layer)
|
||||
sound.enable = true; # Enable ALSA sound card drivers
|
||||
services.pulseaudio.enable = false; # Disable PulseAudio in favor of PipeWire
|
||||
security.rtkit.enable = true; # RealtimeKit for low-latency audio
|
||||
services.pipewire = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue