edit secrets

Signed-off-by: pph <pph@pph.pph>
This commit is contained in:
pph
2026-03-16 09:44:54 +01:00
parent 19bfd1201b
commit d32c4a317f
2 changed files with 5 additions and 3 deletions

View File

@@ -13,6 +13,7 @@
secrets = {
ssh-config = {path = "/home/hadrien/.ssh/config";};
github-key = {path = "/home/hadrien/.ssh/github";};
gitlab-key = {path = "/home/hadrien/.ssh/gitlab";};
};
};