mob next [ci-skip] [ci skip] [skip ci]
lastFile:machines/gw-cnx-1/configuration.nix
This commit is contained in:
@@ -81,10 +81,10 @@
|
|||||||
# (it's in no VLAN zone); PPPoE simply retries until the WAN port is cabled.
|
# (it's in no VLAN zone); PPPoE simply retries until the WAN port is cabled.
|
||||||
# Do NOT connect the trunk ports to the production switch while staging —
|
# Do NOT connect the trunk ports to the production switch while staging —
|
||||||
# Kea on tag 10 would fight the OPNsense LAN DHCP in one broadcast domain.
|
# Kea on tag 10 would fight the OPNsense LAN DHCP in one broadcast domain.
|
||||||
systemd.network.networks."05-staging" = {
|
# systemd.network.networks."05-staging" = {
|
||||||
matchConfig.Name = "enp3s0";
|
# matchConfig.Name = "enp3s0";
|
||||||
networkConfig.DHCP = "ipv4";
|
# networkConfig.DHCP = "ipv4";
|
||||||
};
|
# };
|
||||||
|
|
||||||
time.timeZone = "Etc/GMT-7"; # UTC+7 (Thailand, fixed offset, no DST)
|
time.timeZone = "Etc/GMT-7"; # UTC+7 (Thailand, fixed offset, no DST)
|
||||||
services.chrony.enable = true;
|
services.chrony.enable = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user