nixbook: tidying, add gopls

This commit is contained in:
tristan 2024-10-24 10:45:12 +01:00
parent 8874e920d2
commit ca39b169c2
5 changed files with 6 additions and 20 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];
}