From a664e87c0ad588af635034f3ea037e5db7eaa0b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vili=20Sinerv=C3=A4?= Date: Sun, 2 Jun 2024 02:13:10 +0300 Subject: [PATCH] Remove unused 'Desktop' folder --- syncthing.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/syncthing.nix b/syncthing.nix index f144a71..52b1b0f 100644 --- a/syncthing.nix +++ b/syncthing.nix @@ -30,7 +30,6 @@ }; in { - "~/Desktop" = default; "~/Documents" = default; };