| Commit message (Collapse) | Author |
|
`atuin` really breaks with these settings. Thus, it's better to allow it
to take up more space.
|
|
The current formatting does not work with atuin.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Storing the secrets in the module that actually needs them, is a cleaner
solution.
|
|
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.
|
|
|
|
|
|
|
|
|
|
This also creates the `imv` and `zathura` module, but the added
configuration should be trivial (especially in the `imv` case.)
|
|
|