This commit is contained in:
stitchy 2024-04-07 05:30:28 +00:00
parent d73fca4bf2
commit eb10c1c3af
Signed by: stitchy
SSH key fingerprint: SHA256:yz2SoxdnY67tfY5Jzb0f2v8f5W3o/IF359kbcquWip8

View file

@ -33,8 +33,9 @@
gnome.gnome-keyring.enable = lib.mkIf( config.stitchyconf.form == "pc") true;
pipewire = {
enable = true;
pulse.enable = true;
alsa.enable = true;
jack.enable = true;
pulse.enable = true;
};
printing.enable = false;
usbmuxd.enable = false;