working wg
This commit is contained in:
parent
15bb6f6f92
commit
2f97bcd7fc
|
@ -12,7 +12,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
networks.eth0 = {
|
networks.eth0 = {
|
||||||
name = "eth0";
|
name = "eth0";
|
||||||
address = [ "2a01:4f9:c010:6a89::1" ];
|
address = [ "2a01:4f9:c010:6a89::1/64" ];
|
||||||
gateway = [ "fe80::1" ];
|
gateway = [ "fe80::1" ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue