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