fix(tazjin/home): Move a persistent path to shared config
Change-Id: Id92f5aafdfc93038b0813e8005c8be736f4e90e0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5602 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
b8c300f939
commit
2b2f959981
2 changed files with 1 additions and 1 deletions
|
@ -14,6 +14,7 @@
|
|||
".config/audacity"
|
||||
".config/google-chrome"
|
||||
".config/quassel-irc.org"
|
||||
".config/unity3d"
|
||||
".gnupg"
|
||||
".local/share/audacity"
|
||||
".local/share/direnv"
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
home.persistence."/persist/tazjin/home" = {
|
||||
directories = [
|
||||
".config/spotify"
|
||||
".config/unity3d"
|
||||
".local/share/Steam"
|
||||
".electrum"
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue