nixos: gen 234 @ violet — 2026-08-05 11:23 26.05.20260724.597283a (Yarara) -----

This commit is contained in:
2026-08-05 11:23:17 -06:00
parent 1e39a5a203
commit 3cdf301bfc
+2 -5
View File
@@ -111,11 +111,8 @@ in
programs.ssh = {
enable = true;
matchBlocks = {
"server" = {
hostname = "50.28.69.78";
port = 22;
user = "jashton";
identityFile = "~/.ssh/server";
"heliotrope" = {
hostname = "100.77.235.110";
};
};
};