This commit is contained in:
RingOfStorms (Joshua Bell) 2026-01-06 21:08:58 -06:00
commit fe7a1ac82d
3 changed files with 91 additions and 40 deletions

View file

@ -139,7 +139,7 @@
nix2bitbucket = {
owner = "josh";
group = "users";
hmChanges.programs.ssh.matchBlocks."bitbucket.com".identityFile = "$SECRET_PATH";
hmChanges.programs.ssh.matchBlocks."bitbucket.org".identityFile = "$SECRET_PATH";
};
nix2gitforgejo = {
owner = "josh";