sound: Remove deprecated option
This commit is contained in:
parent
3628e8804a
commit
f8e68cb04a
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
sound.enable = true;
|
|
||||||
services = {
|
services = {
|
||||||
pipewire = {
|
pipewire = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Reference in a new issue