{ ... }:
{
imports = [ ./folders ];
services.syncthing = {
enable = true;
systemService = true;
openDefaultPorts = true;
};
}