update ssh files wit new vpn names
This commit is contained in:
parent
2bf5d3c165
commit
90410802c3
|
@ -260,15 +260,15 @@ in
|
|||
enable = true;
|
||||
matchBlocks = {
|
||||
"lilith" = {
|
||||
hostname = "lilith.dods";
|
||||
hostname = "lilith-xxk090fp.daniel";
|
||||
user = "dandellion";
|
||||
};
|
||||
"desktop" = {
|
||||
hostname = "nixos-fhjypz8j.dods";
|
||||
hostname = "nixos-il0laur2.daniel";
|
||||
user = "dan";
|
||||
};
|
||||
"laptop" = {
|
||||
hostname = "danixlaptop.dods";
|
||||
hostname = "danixlaptop-q4838soc.daniel";
|
||||
user = "daniel";
|
||||
};
|
||||
"pvv.ntnu.no" = {
|
||||
|
|
Loading…
Reference in New Issue