This commit is contained in:
KoenDR06 2024-10-08 15:42:34 +02:00
commit 8c2c818497
12 changed files with 328 additions and 217 deletions

View file

@ -107,6 +107,8 @@
};
};
};
networking.firewall.allowedUDPPorts = [ 22000 21027 ];
networking.firewall.allowedTCPPorts = [ 8384 22000 ];
users.users = {
horseman = {