upgrading fwminex too

This commit is contained in:
2023-09-18 19:50:24 +03:00
parent 9cd5d406cf
commit 5a5ffd6f00
3 changed files with 118 additions and 83 deletions

View File

@@ -69,7 +69,7 @@ rec {
jakstIP = "100.89.176.5";
};
"fwminex.motiejus.jakst" = rec {
extraHostNames = [jakstIP];
extraHostNames = [jakstIP vno1IP];
publicKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHlWSZ/H6DR5i5aCrlrEQLVF9MXNvls/pjlLPLaav3f+";
jakstIP = "100.89.176.6";
vno1IP = "192.168.189.10";