Lots of config

This commit is contained in:
FredzyW 2024-07-15 14:04:43 +02:00
parent 6fe5df4636
commit f8cc052f3c
9 changed files with 98 additions and 48 deletions

View file

@ -27,6 +27,7 @@ networking.firewall = {
{ from = 8000; to = 8010; }
];
};
networking.firewall.allowedUDPPorts = [ 22000 21027 ];
services = {