about summary refs log tree commit diff stats
path: root/secrets.nix (follow)
Commit message (Collapse)AuthorAge
* feat(modules/lf): Dynamically generate the cd scriptBenedikt Peetz4 days
| | | | | This both avoids having to commit the `lf_cd.age` file and ensures that it is always up to date.
* feat(modules/atuin): InitBenedikt Peetz2024-10-18
|
* refactor(modules/secrets): Split into the modules, that need the secretsBenedikt Peetz2024-10-18
Storing the secrets in the module that actually needs them, is a cleaner solution.