Remove host CM

This commit is contained in:
Yan Lin 2025-08-30 21:34:37 +02:00
parent 69e0777bc7
commit 30fed0d178

View file

@ -32,12 +32,6 @@
identityFile = "~/.ssh/keys/pi"; identityFile = "~/.ssh/keys/pi";
}; };
"cm" = {
hostname = "cm.hw.yanlincs.com";
user = "yanlin";
identityFile = "~/.ssh/keys/pi";
};
"personal-vps" = { "personal-vps" = {
hostname = "personal.vps.yanlincs.com"; hostname = "personal.vps.yanlincs.com";
user = "root"; user = "root";