nixos: gen 226 @ nix-pad — 2026-08-03 19:53

26.05.20260724.597283a (Yarara)
This commit is contained in:
2026-08-03 19:53:39 -06:00
parent 5b88519578
commit a611bb3c72
+1 -1
View File
@@ -118,7 +118,7 @@ in
enable = true;
matchBlocks = {
"gitea" = {
host = "git.joshashton.dev";
host = "ssh.git.joshashton.dev";
port = 2222;
user = "jashton";
identityFile = "~/.ssh/gitea";