fix: misc fixes and tweaks

This commit is contained in:
2025-09-12 13:47:37 +02:00
parent e0846164a7
commit f7f6eabb0f
6 changed files with 17 additions and 17 deletions

View File

@@ -5,7 +5,7 @@ let
[
rec {
idx = 222;
name = "rossby-login";
name = "rossby";
address = "172.16.239.${toString idx}";
ipoib = "172.16.240.${toString idx}";
pubkey = ../login/ssh_host_key.pub;