From 81561ad7e88295b8545954a6800d115a0fe38b08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Sun, 2 Jun 2024 02:26:55 +0300 Subject: [PATCH] Add rest of the folders --- syncthing.nix | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/syncthing.nix b/syncthing.nix index 1cfc682..0b664a2 100644 --- a/syncthing.nix +++ b/syncthing.nix @@ -31,7 +31,13 @@ in { "~/Documents" = default; + "~/Downloads" = default; "~/Music" = default; + "~/Pictures" = default; + "~/Projects" = default; + "~/School" = default; + "~/Videos" = default; + "~/Zotero" = default; }; options = {