aboutsummaryrefslogtreecommitdiff
path: root/modules/secrets/default.nix (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-06fix(modules/secrets): call correct function for groupFranck Cuny1-2/+3
2022-07-20fix(modules/secrets): call correct function for group validationFranck Cuny1-1/+1
2022-07-20fix(modules/secrets): set correctly all possible attributesFranck Cuny1-5/+10
2022-06-10fix(fmt): correct formatting for all nix filesFranck Cuny1-20/+23
2022-06-04fix(secrets): pass group and mode to agenixFranck Cuny1-2/+8
2022-04-13secrets: we can specify which user owns itFranck Cuny1-2/+7
2022-04-13secrets: move the actual secrets with hosts configFranck Cuny1-11/+12
2022-04-13secrets: fix the path to the ssh keyFranck Cuny1-4/+3
2022-04-13secrets: load ssh key only if it existsFranck Cuny1-1/+1
2022-04-10secrets: move all the secrets under module/Franck Cuny1-0/+24