default interface reset

This commit is contained in:
2026-02-14 08:38:45 +01:00
parent 97f7f127c3
commit 0baf117914
+1 -2
View File
@@ -19,8 +19,7 @@ in
# Default Gateway # Default Gateway
networking.defaultGateway = { networking.defaultGateway = {
address = "192.168.178.1"; address = "192.168.178.1";
# interface = primaryInterface.name; interface = primaryInterface.name;
# interface = "bond0";
}; };
# 1. Generate Static IP Configurations # 1. Generate Static IP Configurations