Add pulseaudio for pipewire
This commit is contained in:
parent
966aff8ae7
commit
3784b4a6fe
2 changed files with 5 additions and 0 deletions
|
@ -14,4 +14,8 @@
|
|||
jack.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
pulseaudio
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue