ssh: fix proxyjump username

This commit is contained in:
Zynh Ludwig 2025-01-01 10:18:56 -08:00
parent 80879d76cf
commit fd96056758

View file

@ -42,7 +42,7 @@ in
};
permafrost = {
hostname = "scarlet.zynh.me";
user = "zynh";
user = "ravenshade";
identityFile = keyPathIfSops "msiserver";
};
"msiserver.local" = lib.mkIf cfg.homeNetwork {