This commit is contained in:
alisceon 2026-01-27 13:44:54 +01:00
parent 9efbaf6cee
commit 02d24473f3

View file

@ -10,7 +10,7 @@
}; };
firewall = { firewall = {
allowedUDPPorts = [ 9 ]; allowedUDPPorts = [ 9 ];
} };
}; };
time.hardwareClockInLocalTime = true; time.hardwareClockInLocalTime = true;
boot = { boot = {