This commit is contained in:
parent
4ac5527aca
commit
9cd4e0d972
2 changed files with 10 additions and 11 deletions
|
@ -12,7 +12,6 @@ in
|
|||
};
|
||||
config = mkIf cfg.enable {
|
||||
# Enable sound with pipewire.
|
||||
sound.enable = true;
|
||||
hardware.pulseaudio.enable = false;
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
|
@ -28,4 +27,4 @@ in
|
|||
#media-session.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue