Gaming: configure syncthiing
This commit is contained in:
parent
ca7dd48db3
commit
5fc18d212f
3 changed files with 30 additions and 1 deletions
|
|
@ -21,6 +21,12 @@
|
|||
devices = [ "steamdeck" "server" ];
|
||||
path = "${config.services.syncthing.dataDir}/school-things";
|
||||
};
|
||||
"steam-201810" = {
|
||||
label = "Wolfenstein The New Order Saves";
|
||||
id = "laxxf-t2wmy";
|
||||
devices = [ "steamdeck" "server" "pc" ];
|
||||
path = "${config.services.syncthing.dataDir}/steam-201810";
|
||||
};
|
||||
};
|
||||
};
|
||||
systemd.services.syncthing.serviceConfig = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue