diff options
author | Vincent Ambo <mail@tazj.in> | 2022-07-14T15·38+0300 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2022-07-14T15·40+0000 |
commit | 2763a4ce0130b375ed65d90f38964cc59ccb3bc0 (patch) | |
tree | d948b476834a1bd84cc6566479d247e3342edf7b /users/tazjin | |
parent | fd13a611e1083ce7be25e03f9dfb30c645074db2 (diff) |
fix(tazjin/home): persist syncthing configuration r/4303
Change-Id: I33d8af4c5891422e7dc46f956b9379ec0df577c9 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5951 Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
Diffstat (limited to 'users/tazjin')
-rw-r--r-- | users/tazjin/home/shared.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/users/tazjin/home/shared.nix b/users/tazjin/home/shared.nix index f7689bfda33d..362c203e57b3 100644 --- a/users/tazjin/home/shared.nix +++ b/users/tazjin/home/shared.nix @@ -14,6 +14,7 @@ ".config/audacity" ".config/google-chrome" ".config/quassel-irc.org" + ".config/syncthing" ".config/unity3d" ".electrum" ".gnupg" |