hosts/*: Disable DHCPv6Client on every host
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
{ Gateway ="2001:638:904:ffc1::1"; }
|
||||
];
|
||||
linkConfig.RequiredForOnline = "routable";
|
||||
ipv6AcceptRAConfig.DHCPv6Client = "no";
|
||||
};
|
||||
|
||||
services.nginx.enable = true;
|
||||
|
Reference in New Issue
Block a user