update mail

This commit is contained in:
Kopatz
2025-11-30 23:30:11 +01:00
parent 6eca898f98
commit c5e1cfcff0
4 changed files with 4 additions and 3 deletions

View File

@@ -172,7 +172,7 @@
documentation.man.generateCaches = true;
#networking.firewall.allowedTCPPorts = [ 6567 ]; # mindustry
#networking.firewall.allowedUDPPorts = [ 6567 ]; # mindustry
networking.firewall.allowedUDPPorts = [ 1234 ]; #6567 ]; # mindustry
mainUser.layout = "de";
mainUser.variant = "us";
age.identityPaths = [ /home/kopatz/.ssh/id_rsa ];