aboutsummaryrefslogtreecommitdiffstats
path: root/secrets.nix (unfollow)
Commit message (Collapse)Author
2024-11-24feat(modules/lf): Dynamically generate the cd scriptBenedikt Peetz
This both avoids having to commit the `lf_cd.age` file and ensures that it is always up to date.
2024-10-18feat(modules/atuin): InitBenedikt Peetz
2024-10-18refactor(modules/secrets): Split into the modules, that need the secretsBenedikt Peetz
Storing the secrets in the module that actually needs them, is a cleaner solution.