addresses might be important there
This commit is contained in:
parent
1199eeb960
commit
d4037d5739
|
@ -102,7 +102,7 @@
|
|||
networking.enableIPv6 = lib.mkForce true;
|
||||
networking.nameservers = ["79.143.183.251" "79.143.183.252" "2a02:c207::1:53" "2a02:c207::2:53"];
|
||||
|
||||
networking.interfaces.ens18.ipv6 = [
|
||||
networking.interfaces.ens18.ipv6.addresses = [
|
||||
{
|
||||
address = "2a02:c207:2063:2448::1";
|
||||
prefixLength = 64;
|
||||
|
|
Loading…
Reference in a new issue