mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-04-03 10:40:53 +02:00
update ipv6
This commit is contained in:
parent
c99126b67e
commit
9bbe28aab3
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ inputs: lib: with lib; let
|
||||||
inherit tld;
|
inherit tld;
|
||||||
subdomains = [ "nuage.malka.family" ];
|
subdomains = [ "nuage.malka.family" ];
|
||||||
ipv4 = { public = "82.67.34.230"; local = "192.168.0.101"; };
|
ipv4 = { public = "82.67.34.230"; local = "192.168.0.101"; };
|
||||||
ipv6 = { public = "2a01:e0a:de4:a0e1:4ab8:c3d0:a0fe:525f"; };
|
ipv6 = { public = "2a01:e0a:de4:a0e1:95c9:b2e2:e999:1a45"; };
|
||||||
};
|
};
|
||||||
|
|
||||||
doma-backups = {
|
doma-backups = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue