systems/sumireko: Additional packages for work.

This commit is contained in:
Kat Inskip 2023-02-15 15:55:26 -08:00
parent b589fdda9f
commit 9fe3751907
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
3 changed files with 6 additions and 0 deletions

View file

@ -35,6 +35,7 @@ in {
];
};
networking = {
wireless.enable = true;
firewall = {
allowedUDPPorts = [ 5353 ];
allowedUDPPortRanges = [ { from = 32768; to=60999; } ];