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