| Commit message (Collapse) | Author |
|
|
|
This allows me, to still benefit from upstream version updates.
|
|
This package fails to build currently
|
|
|
|
|
|
Otherwise, the connection seems to fail again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It is possible that the config file is sourced, without a started
server. This is effectively a race condition, which can only be fixed
upstream, but we can at least try to connect to the server again.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This also ensures, that all the needed previewers are available
|
|
This both avoids having to commit the `lf_cd.age` file and ensures that
it is always up to date.
|
|
|
|
|
|
|
|
Lix does not (maybe yet) support the nix3 `nix shell` shebang. Thus,
switching to a version supported by both is the obvious choice.
|
|
|
|
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.
|