chore(tazjin/tverskoy): persist audacity directories
mostly to persist the configuration, which pins the tmpdir to a sensible (persistent) location Change-Id: I69693ed3a198b4aec281e53c5f7add4d0d8df657 Reviewed-on: https://cl.tvl.fyi/c/depot/+/4834 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
This commit is contained in:
parent
50e79b2d04
commit
e1044c1559
1 changed files with 2 additions and 0 deletions
|
@ -341,6 +341,7 @@ in lib.fix(self: {
|
|||
|
||||
directories = [
|
||||
".cargo"
|
||||
".config/audacity"
|
||||
".config/google-chrome"
|
||||
".config/quassel-irc.org"
|
||||
".config/spotify"
|
||||
|
@ -348,6 +349,7 @@ in lib.fix(self: {
|
|||
".elfeed"
|
||||
".gnupg"
|
||||
".local/share/Steam"
|
||||
".local/share/audacity"
|
||||
".local/share/direnv"
|
||||
".local/share/fish"
|
||||
".local/share/zoxide"
|
||||
|
|
Loading…
Reference in a new issue