mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
Explicitly disable pipewire
This commit is contained in:
parent
4d1c58770a
commit
495966dd3f
1 changed files with 1 additions and 0 deletions
|
|
@ -50,6 +50,7 @@
|
|||
|
||||
# Configure pulseaudio
|
||||
hardware.pulseaudio.enable = lib.mkDefault true;
|
||||
services.pipewire.enable = false;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue