diff --git a/hosts/common/configs/user/console/syncthing/default.nix b/hosts/common/configs/user/console/syncthing/default.nix index a594eb8..d7bf823 100644 --- a/hosts/common/configs/user/console/syncthing/default.nix +++ b/hosts/common/configs/user/console/syncthing/default.nix @@ -29,7 +29,6 @@ enable = true; key = config.sops.secrets."syncthing/key".path; cert = config.sops.secrets."syncthing/cert".path; - extraOptions = [ "-no-default-folder" ]; settings = { options.urAccepted = -1;