Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | fix(modules/lf/ctpv): Improve ctpv config file generation | Benedikt Peetz | 4 days |
| | |||
* | feat(modules/lf/ctpv): Correct configure | Benedikt Peetz | 4 days |
| | | | | This also ensures, that all the needed previewers are available | ||
* | feat(modules/lf): Dynamically generate the cd script | Benedikt Peetz | 4 days |
| | | | | | This both avoids having to commit the `lf_cd.age` file and ensures that it is always up to date. | ||
* | build(flake): Update | Benedikt Peetz | 6 days |
| | |||
* | build(treewide): Update | Benedikt Peetz | 13 days |
| | |||
* | build(treewide): Update | Benedikt Peetz | 2024-11-01 |
| | |||
* | build(modules/lf/secrets/update_secrets.sh): Migrate to `nix-shell` shebang | Benedikt Peetz | 2024-11-01 |
| | | | | | Lix does not (maybe yet) support the nix3 `nix shell` shebang. Thus, switching to a version supported by both is the obvious choice. | ||
* | build(treewide): Update | Benedikt Peetz | 2024-10-19 |
| | |||
* | refactor(modules/legacy/conf/lf): Move to new `by-name` dir | Benedikt Peetz | 2024-10-18 |
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. |