manual_inherit
This commit is contained in:
@@ -124,9 +124,9 @@ in
|
||||
network = {
|
||||
hostName = net.hosts.pi5.hostname;
|
||||
ipv4 = {
|
||||
inherit (net.hosts.pi5) gateway;
|
||||
method = "manual";
|
||||
address = net.hosts.pi5.lan4;
|
||||
gateway = net.hosts.pi5.gateway;
|
||||
dns = "1.1.1.1";
|
||||
interface = "end0";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user