aboutsummaryrefslogtreecommitdiffstats
path: root/modules/system/secrets/update_secrets.sh (unfollow)
Commit message (Collapse)Author
2024-10-18refactor(modules): Move all system modules to `by-name`Benedikt Peetz
From now on all modules should be added to the new `by-name` directory. This should help remove the (superficial and utterly useless) distinction between `home-manager` and `NixOS` modules.
2024-09-29refactor(sys/secrets/lf_cdpaths): Add a `.age` fileextensionBenedikt Peetz
2024-05-24fix(update.sh): Use more descriptive names for the toplevel update.sh scriptsBenedikt Peetz
2024-05-20refactor(sys): Modularize and move to `modules/system` or `pkgs`Benedikt Peetz
2024-05-09style(treewide): Comply with `nix fmt`Benedikt Peetz
2024-05-09feat(sys/secrets/lf/cd_paths): Generate with `lf-make-map`Benedikt Peetz