ma pipewire: ensure pulseaudio is disabled
This commit is contained in:
parent
d4a27e3a28
commit
a612a6bbe4
@ -2,6 +2,7 @@
|
|||||||
# TODO test `alsactl init` after suspend to reinit mic
|
# TODO test `alsactl init` after suspend to reinit mic
|
||||||
{
|
{
|
||||||
security.rtkit.enable = true;
|
security.rtkit.enable = true;
|
||||||
|
hardware.pulseaudio.enable = lib.mkForce false;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
alsaUtils
|
alsaUtils
|
||||||
|
Loading…
Reference in New Issue
Block a user