Uhhhh, lots of changes I forgot to push earlier
This commit is contained in:
parent
de5e4fe049
commit
5230faf7c4
20 changed files with 1697 additions and 1634 deletions
home/features
|
@ -113,6 +113,16 @@
|
|||
"${config.xdg.configHome}/Signal" # Why tf does signal store it's state here 💀
|
||||
];
|
||||
# }}}
|
||||
# {{{ What's app
|
||||
satellite.persistence.at.state.apps.whatsapp.directories = [
|
||||
"${config.xdg.configHome}/whatsapp-for-linux"
|
||||
"${config.xdg.stateHome}/whatsapp-for-linux"
|
||||
];
|
||||
|
||||
satellite.persistence.at.cache.apps.whatsapp.directories = [
|
||||
"${config.xdg.cacheHome}/whatsapp-for-linux"
|
||||
];
|
||||
# }}}
|
||||
# {{{ Lutris
|
||||
# TODO: there might be more to cache in .cache/lutris
|
||||
satellite.persistence.at.state.apps.lutris.directories = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue