Drop deprecated sound option
PipeWire does not need it.
This commit is contained in:
parent
e931c76142
commit
9109550c47
|
@ -7,7 +7,6 @@ let
|
|||
bluetoothSupport = config.sbruder.full;
|
||||
in
|
||||
lib.mkIf config.sbruder.gui.enable {
|
||||
sound.enable = true;
|
||||
security.rtkit.enable = true;
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue