readded buildbox configs for git

This commit is contained in:
2025-07-30 02:37:18 -07:00
parent e8508fbc73
commit e9769fd23f

View File

@@ -96,6 +96,15 @@
TERM = "xterm-256color";
};
};
} // lib.optionalAttrs (hostname == "buildbox") {
"192.168.8.109" = {
identityFile = "~/.ssh/gitea-buildbox";
user = "gitea";
};
"github.com" = {
identityFile = "~/.ssh/github-buildbox";
user = "git";
};
};
extraConfig = ''
IdentityAgent ~/.1password/agent.sock