Correct deprecated setting
This commit is contained in:
parent
12f52dab74
commit
4eb463a902
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@
|
|||
# services.printing.enable = true;
|
||||
|
||||
# Enable sound with pipewire.
|
||||
hardware.pulseaudio.enable = false;
|
||||
services.pulseaudio.enable = false;
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue