modules: hardware: sound: refactor options
Do not enable ALSA when using pipewire. Ensure that both pulseaudio and pipewire are not configured at the same time.
This commit is contained in:
parent
a5d3f7f861
commit
4b6f6423db
2 changed files with 17 additions and 7 deletions
|
|
@ -1,8 +1,6 @@
|
|||
{ ... }:
|
||||
{
|
||||
my.hardware.sound = {
|
||||
enable = true;
|
||||
|
||||
pipewire = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue