From a0aae1f28153d6b0a83af6208e41721ff6ad6790 Mon Sep 17 00:00:00 2001 From: Peder Bergebakken Sundt Date: Sun, 22 Sep 2024 02:14:49 +0200 Subject: [PATCH] fix sync --- users/pbsds/syncthing.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/users/pbsds/syncthing.nix b/users/pbsds/syncthing.nix index 2c0bd19..845dee5 100644 --- a/users/pbsds/syncthing.nix +++ b/users/pbsds/syncthing.nix @@ -28,7 +28,8 @@ in overrideFolders = true; # overrides folders from WebUI settings = { - options.urAccepted = false; + /* options.urAccepted = false; */ + # TODO: nox # TODO: somehow disable gui # TODO: somehow auto-make a gui user+password