nixos: gen 227 @ nix-pad — 2026-08-03 19:56

26.05.20260724.597283a (Yarara)
This commit is contained in:
2026-08-03 19:56:02 -06:00
parent a611bb3c72
commit f63e57f74b
-6
View File
@@ -117,12 +117,6 @@ in
programs.ssh = { programs.ssh = {
enable = true; enable = true;
matchBlocks = { matchBlocks = {
"gitea" = {
host = "ssh.git.joshashton.dev";
port = 2222;
user = "jashton";
identityFile = "~/.ssh/gitea";
};
"server" = { "server" = {
host = "50.28.69.78"; host = "50.28.69.78";
port = 22; port = 22;