From aa29f359b82a1ccdcf9adfbcdacce4bd8bdd081c Mon Sep 17 00:00:00 2001 From: Vincent Ambo Date: Thu, 26 May 2022 19:38:16 +0200 Subject: chore(tazjin/home): persist another path on both laptops Change-Id: I57f174c66b06212cf6fbce26ec9097a83b24abd0 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5693 Reviewed-by: tazjin Autosubmit: tazjin Tested-by: BuildkiteCI --- users/tazjin/home/shared.nix | 1 + users/tazjin/home/tverskoy.nix | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/users/tazjin/home/shared.nix b/users/tazjin/home/shared.nix index 070639c05c..03c7ee10b7 100644 --- a/users/tazjin/home/shared.nix +++ b/users/tazjin/home/shared.nix @@ -15,6 +15,7 @@ ".config/google-chrome" ".config/quassel-irc.org" ".config/unity3d" + ".electrum" ".gnupg" ".local/share/audacity" ".local/share/direnv" diff --git a/users/tazjin/home/tverskoy.nix b/users/tazjin/home/tverskoy.nix index 674612cf7e..d72734920e 100644 --- a/users/tazjin/home/tverskoy.nix +++ b/users/tazjin/home/tverskoy.nix @@ -12,7 +12,6 @@ directories = [ ".config/spotify" ".local/share/Steam" - ".electrum" ]; }; } -- cgit 1.4.1