rotuer: get lan rfc1918 prefix from secrets
This commit is contained in:
@@ -11,4 +11,8 @@ rec {
|
||||
];
|
||||
};
|
||||
root_password = root.passwd;
|
||||
lan = {
|
||||
prefix = "10.8.0"; # "192.168.8";
|
||||
};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user