update hostnames

This commit is contained in:
♥ Minnie ♥ 2024-07-08 10:41:39 +08:00
parent 79886a8b54
commit 5340dc8381
Signed by: jasmine
GPG key ID: 8563E358D4E8040E

View file

@ -13,13 +13,13 @@
programs.ssh = {
enable = true;
matchBlocks."viridian" = {
hostname = "192.168.50.227";
hostname = "192.168.20.4";
identityFile = "/home/sajenim/.ssh/sajenim_sk";
port = 62841;
};
matchBlocks."lavender" = {
hostname = "192.168.50.249";
hostname = "192.168.20.3";
identityFile = "/home/sajenim/.ssh/sajenim_sk";
port = 22;
};