From e1044c1559a01eee10bcd71122077dcdc2ea7e9a Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Sun, 9 Jan 2022 12:06:21 +0300 Subject: 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 Autosubmit: tazjin Tested-by: BuildkiteCI --- users/tazjin/nixos/tverskoy/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'users') diff --git a/users/tazjin/nixos/tverskoy/default.nix b/users/tazjin/nixos/tverskoy/default.nix index 422f7207e0..e011f293f2 100644 --- a/users/tazjin/nixos/tverskoy/default.nix +++ b/users/tazjin/nixos/tverskoy/default.nix @@ -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" -- cgit 1.4.1