Gaming/syncthing: sync project diva mods
This commit is contained in:
parent
0b3613086c
commit
49130f062d
2 changed files with 12 additions and 0 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue