aboutsummaryrefslogtreecommitdiffstats
path: root/modules/by-name/lf (unfollow)
Commit message (Collapse)Author
2024-11-22build(flake): UpdateBenedikt Peetz
2024-11-16build(treewide): UpdateBenedikt Peetz
2024-11-01build(treewide): UpdateBenedikt Peetz
2024-11-01build(modules/lf/secrets/update_secrets.sh): Migrate to `nix-shell` shebangBenedikt Peetz
Lix does not (maybe yet) support the nix3 `nix shell` shebang. Thus, switching to a version supported by both is the obvious choice.
2024-10-19build(treewide): UpdateBenedikt Peetz
2024-10-18refactor(modules/legacy/conf/lf): Move to new `by-name` dirBenedikt Peetz
This makes it possible to mix and match between `NixOS` and `home-manager` options and thus allows merging the secret handling directly into this module. Furthermore, the `systemd` tempfiles handling was also merged into this module.