update ssh files wit new vpn names
This commit is contained in:
parent
2bf5d3c165
commit
90410802c3
|
@ -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" = {
|
||||||
|
|
Loading…
Reference in New Issue