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:
Vincent Ambo 2022-05-13 18:04:05 +02:00 committed by clbot
parent b8c300f939
commit 2b2f959981
2 changed files with 1 additions and 1 deletions

View file

@ -14,6 +14,7 @@
".config/audacity"
".config/google-chrome"
".config/quassel-irc.org"
".config/unity3d"
".gnupg"
".local/share/audacity"
".local/share/direnv"

View file

@ -11,7 +11,6 @@
home.persistence."/persist/tazjin/home" = {
directories = [
".config/spotify"
".config/unity3d"
".local/share/Steam"
".electrum"
];