+53
-62
nixos/modules/services/networking/syncthing.nix
+53
-62
nixos/modules/services/networking/syncthing.nix
············-ExecStart = "${pkgs.syncthing-inotify.bin}/bin/syncthing-inotify -home=${cfg.dataDir} -logflags=0";
······+If multiple users are running syncthing on this machine, you will need to manually open a set of ports for each instance and leave this disabled.+Alternatively, if are running only a single instance on this machine using the default ports, enable this.······+ExecStart = "${pkgs.syncthing-inotify.bin}/bin/syncthing-inotify -home=${cfg.dataDir} -logflags=0";
+16
-3
pkgs/applications/networking/syncthing/default.nix
+16
-3
pkgs/applications/networking/syncthing/default.nix
······
······
+16
-5
pkgs/applications/networking/syncthing/inotify.nix
+16
-5
pkgs/applications/networking/syncthing/inotify.nix
···
···