more things

This commit is contained in:
= 2024-03-12 04:11:04 -05:00
parent 2689a3927a
commit c14e0dde4e
3 changed files with 17 additions and 14 deletions

View file

@ -22,6 +22,9 @@
"github.com" = {
identityFile = age.secrets.nix2github.path;
};
"bitbucket.org" = {
identityFile = age.secrets.nix2bitbucket.path;
};
};
};
}