Add tldr persistence and much more
This commit is contained in:
parent
36d1a39511
commit
f17e32e30d
9 changed files with 97 additions and 87 deletions
home/features
|
@ -96,4 +96,9 @@
|
|||
# "${config.xdg.configHome}/syncthing" # Syncthing config data
|
||||
# ];
|
||||
# # }}}
|
||||
# {{{ Tldr
|
||||
satellite.persistence.at.cache.apps.tldr.directories = [
|
||||
"${config.home.homeDirectory}/.tldrc" # tldr cache
|
||||
];
|
||||
# }}}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue