update ssh files wit new vpn names

This commit is contained in:
Daniel Olsen 2023-04-27 11:51:34 +02:00
parent 2bf5d3c165
commit 90410802c3
1 changed files with 3 additions and 3 deletions

View File

@ -260,15 +260,15 @@ in
enable = true; enable = true;
matchBlocks = { matchBlocks = {
"lilith" = { "lilith" = {
hostname = "lilith.dods"; hostname = "lilith-xxk090fp.daniel";
user = "dandellion"; user = "dandellion";
}; };
"desktop" = { "desktop" = {
hostname = "nixos-fhjypz8j.dods"; hostname = "nixos-il0laur2.daniel";
user = "dan"; user = "dan";
}; };
"laptop" = { "laptop" = {
hostname = "danixlaptop.dods"; hostname = "danixlaptop-q4838soc.daniel";
user = "daniel"; user = "daniel";
}; };
"pvv.ntnu.no" = { "pvv.ntnu.no" = {