mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
the-argus is a chad
This commit is contained in:
parent
ec27847966
commit
ad16fd69f5
3 changed files with 7 additions and 6 deletions
|
|
@ -20,6 +20,7 @@
|
|||
hardware.pulseaudio.enable = lib.mkForce false; #disable pulseAudio
|
||||
services.pipewire = {
|
||||
enable = true;
|
||||
audio.enable = true;
|
||||
wireplumber.enable = true;
|
||||
alsa.enable = true;
|
||||
alsa.support32Bit = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue