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 = {