switch back to pulseaudio
This commit is contained in:
parent
493ba3a2d5
commit
09b0c4ae13
3 changed files with 6 additions and 2 deletions
|
|
@ -92,7 +92,7 @@
|
|||
pulse.enable = true;
|
||||
wireplumber.enable = lib.mkDefault true;
|
||||
};
|
||||
hardware.pulseaudio.enable = false;
|
||||
hardware.pulseaudio.enable = lib.mkDefault false;
|
||||
|
||||
security.sudo-rs.enable = true;
|
||||
# security.sudo-rs.extraRules = [{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue