default interface reset
This commit is contained in:
+1
-2
@@ -19,8 +19,7 @@ in
|
||||
# Default Gateway
|
||||
networking.defaultGateway = {
|
||||
address = "192.168.178.1";
|
||||
# interface = primaryInterface.name;
|
||||
# interface = "bond0";
|
||||
interface = primaryInterface.name;
|
||||
};
|
||||
|
||||
# 1. Generate Static IP Configurations
|
||||
|
||||
Reference in New Issue
Block a user