{...}: { imports = [./default.nix]; services.syncthing = { user = "xenia"; group = "users"; dataDir = "/var/lib/syncthing"; }; }