Add hs host entry

This commit is contained in:
Yan Lin 2025-09-06 23:50:03 +02:00
parent aafa5da904
commit 22037b4400

View file

@ -24,9 +24,9 @@
proxyJump = "pi"; proxyJump = "pi";
}; };
"nas" = { "hs" = {
hostname = "nas.hw.yanlincs.com"; hostname = "hs.hw.yanlincs.com";
user = "root"; user = "yanlin";
identityFile = "~/.ssh/keys/nas"; identityFile = "~/.ssh/keys/nas";
}; };