{lib, ...}: { imports = [../devices]; services.syncthing.folders."Archive" = { label = "Archive"; path = lib.mkDefault "/var/lib/syncthing/Archive/"; id = "hwnqy-xzcdx"; ignorePerms = true; devices = lib.mkDefault ["legion" "monarch" "vanguard"]; enable = true; }; }