Fix clatd IPs
This commit is contained in:
parent
f18875d8e8
commit
74b83a7ffd
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@
|
|||
};
|
||||
services.clatd = {
|
||||
enable = true;
|
||||
settings.clat-v6-addr = "2001:14ba:a08c:2df0::f3";
|
||||
settings.clat-v6-addr = "2001:14ba:a08c:2df0::3";
|
||||
};
|
||||
systemd.services.clatd.wants = [ "wg-quick-wg0.service" ];
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue