{ pkgs, ... }: { services.syncthing = { enable = true; }; }