{ lib, ... }: { services.syncthing = { enable = true; tray = lib.mkDefault true; }; }