add static ip addresses to matemat

This commit is contained in:
Nek0 - 2021-12-20 03:45:29 +01:00
parent 4b69a5a867
commit aaa3bbf7f8
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,8 @@ rec {
};
matemat = {
ip4 = "172.20.73.21";
ip6 = "2a00:8180:2c00:282:f82b:1bff:fedc:8572";
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBa07c4NnU1TGX1SMNea9e1d4nMtc0OS4gJLmTA3g/fe";
};