From 591f3bd6cec95fbe1bd1bd08cbae62636554a948 Mon Sep 17 00:00:00 2001 From: Trevor Vallender Date: Sat, 23 Mar 2024 13:19:39 +0000 Subject: [PATCH] Enable syncthing --- .config/systemd/user/default.target.wants/syncthing.service | 1 + 1 file changed, 1 insertion(+) create mode 120000 .config/systemd/user/default.target.wants/syncthing.service diff --git a/.config/systemd/user/default.target.wants/syncthing.service b/.config/systemd/user/default.target.wants/syncthing.service new file mode 120000 index 0000000..d644e2a --- /dev/null +++ b/.config/systemd/user/default.target.wants/syncthing.service @@ -0,0 +1 @@ +/home/tsv/.config/systemd/user/syncthing.service \ No newline at end of file