Static zerotier hostnames
This commit is contained in:
parent
7a71badedc
commit
3e6350c90a
1 changed files with 8 additions and 0 deletions
|
|
@ -3,4 +3,12 @@
|
|||
enable = true;
|
||||
joinNetworks = [ "8056c2e21cf9c753" ];
|
||||
};
|
||||
|
||||
networking.hosts = {
|
||||
"172.23.24.223" = [ "thor.zto" ];
|
||||
"172.23.255.161" = [ "x3pro.zto" ];
|
||||
"172.23.219.133" = [ "odin.zto" ];
|
||||
"172.23.254.55" = [ "loki.zto" ];
|
||||
"172.23.18.147" = [ "freya.zto" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue