KDE: Fix pulseaudio option path
This commit is contained in:
parent
27fb045023
commit
08e5fc8d9d
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
|||
# alsa.support32Bit = true;
|
||||
# pulse.enable = true;
|
||||
# };
|
||||
hardware.pulseaudio = {
|
||||
services.pulseaudio = {
|
||||
enable = true;
|
||||
package = pkgs.pulseaudioFull;
|
||||
extraConfig = ''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue