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";
};
"nas" = {
hostname = "nas.hw.yanlincs.com";
user = "root";
"hs" = {
hostname = "hs.hw.yanlincs.com";
user = "yanlin";
identityFile = "~/.ssh/keys/nas";
};