fix some stuff
This commit is contained in:
@@ -25,7 +25,7 @@ in
|
||||
id = "Joey's Jungle 6G";
|
||||
type = "wifi";
|
||||
};
|
||||
ipv4 = {
|
||||
ipv4 = lib.mkForce {
|
||||
address1 = "10.0.1.4/24";
|
||||
dns = "10.0.1.1";
|
||||
gateway = "10.0.1.1";
|
||||
|
||||
Reference in New Issue
Block a user