Merge branch 'nixbook/cosmic' into zenix/hm-cosmic

This commit is contained in:
tristan 2024-10-06 20:47:44 +01:00
commit cdd2897470
10 changed files with 36 additions and 42 deletions

View file

@ -7,9 +7,8 @@
alsa.support32Bit = true;
pulse.enable = true;
jack.enable = true;
raopOpenFirewall = true;
};
# pipewire raop
networking.firewall.allowedUDPPorts = [6002 6001];
# network streaming
networking.firewall.allowedTCPPorts = [4713];
}