[antamap] fix wrong timezone

This commit is contained in:
2026-08-28 17:51:04 +02:00
parent 03a3f7ca19
commit 06e51b183c
+2
View File
@@ -47,6 +47,8 @@ in
networking.firewall.allowedTCPPorts = [ 80 ];
time.timeZone = "Europe/Berlin";
system.stateVersion = "22.11"; # Did you read the comment?
}