update coastalcommits secret & add codeberg secret

This commit is contained in:
cswimr 2025-02-01 05:23:22 -06:00
parent 868a902639
commit b6762c1fc4
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087
2 changed files with 9 additions and 4 deletions

View file

@ -8,6 +8,10 @@
owner = user;
path = "/home/${user}/.secrets/coastalcommits";
};
"codeberg" = {
owner = user;
path = "/home/${user}/.secrets/codeberg";
};
"zipline" = {
owner = user;
path = "/home/${user}/.secrets/zipline";