Server/syncthing: fix id of games folder
This commit is contained in:
parent
351bd99fdf
commit
72c8a0e7e2
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
};
|
||||
"games" = {
|
||||
label = "Games";
|
||||
id = "jxuou-2yjnu";
|
||||
id = "mwzph-gf2df";
|
||||
devices = ["steamdeck" "server" "pc" "winmax2"];
|
||||
path = "${config.services.syncthing.dataDir}/games";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue