update hostnames
This commit is contained in:
parent
79886a8b54
commit
5340dc8381
|
@ -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;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue