mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-10 23:00:39 +02:00
chore: update agenix-rekey
This commit is contained in:
parent
7042ea9ecc
commit
b3f08ef7c3
5 changed files with 193 additions and 58 deletions
|
@ -12,6 +12,7 @@ in {
|
|||
|
||||
home.persistence."/state".directories =
|
||||
[
|
||||
".cache/agenix-rekey" # agenix-rekey cache
|
||||
".cache/fontconfig"
|
||||
".cache/nix" # nix eval cache
|
||||
".config/dconf" # some apps store their configuration using dconf
|
||||
|
|
|
@ -37,6 +37,7 @@
|
|||
zathura
|
||||
];
|
||||
|
||||
# TODO on neogit close do neotree update
|
||||
# TODO kitty terminfo missing with ssh root@localhost
|
||||
# TODO nix repl cltr+del doesnt work
|
||||
# TODO wrap neovim for kitty hist
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue