la till beets och fixade med ip

This commit is contained in:
fwastring 2025-12-16 21:55:33 +01:00
parent b14b30ec0b
commit 7b9a87a250
7 changed files with 87 additions and 18 deletions

View file

@ -40,10 +40,10 @@
identityFile = "/home/fw/.ssh/fw-ssh-key";
};
"node" = {
hostname = "192.168.1.227";
hostname = "100.64.0.4";
port = 22;
user = "fw";
identityFile = "/home/fw/.ssh/id_rsa";
identityFile = "/home/fw/.ssh/id_ed25519";
};
};
};