hosts/*: Disable DHCPv6Client on every host
This commit is contained in:
@@ -19,6 +19,7 @@ with lib;
|
||||
{ Gateway = "172.31.1.1"; GatewayOnLink = true; }
|
||||
];
|
||||
linkConfig.RequiredForOnline = "routable";
|
||||
ipv6AcceptRAConfig.DHCPv6Client = "no";
|
||||
};
|
||||
|
||||
networking.nameservers = [
|
||||
|
Reference in New Issue
Block a user