Gaming/syncthing: sync project diva mods

This commit is contained in:
Toast 2024-12-16 10:32:41 +01:00
parent 0b3613086c
commit 49130f062d
2 changed files with 12 additions and 0 deletions

View file

@ -14,6 +14,12 @@
devices = ["steamdeck" "server" "pc" "winmax2"];
path = "${config.services.syncthing.dataDir}/steam-201810";
};
"project-diva-mods" = {
label = "Project Diva Mods";
id = "7pscj-6egww";
devices = ["steamdeck" "server" "pc" "winmax2"];
path = "${config.services.syncthing.dataDir}/project-diva-mods";
};
"retroarch" = {
label = "RetroArch";
id = "jxuou-2yjnu";