default interface reset
This commit is contained in:
+1
-2
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user