Disable sound as it is not needed for pipewire
This commit is contained in:
parent
70a1511c6f
commit
a8bfbc8f41
1 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,6 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
## audio
|
## audio
|
||||||
sound.enable = true;
|
# sound.enable = true;
|
||||||
hardware.bluetooth.enable = true;
|
hardware.bluetooth.enable = true;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue