nixos: gen 234 @ violet — 2026-08-05 11:23 26.05.20260724.597283a (Yarara) -----
This commit is contained in:
+2
-5
@@ -111,11 +111,8 @@ in
|
|||||||
programs.ssh = {
|
programs.ssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
matchBlocks = {
|
matchBlocks = {
|
||||||
"server" = {
|
"heliotrope" = {
|
||||||
hostname = "50.28.69.78";
|
hostname = "100.77.235.110";
|
||||||
port = 22;
|
|
||||||
user = "jashton";
|
|
||||||
identityFile = "~/.ssh/server";
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user