Gaming/syncthing: sync games with syncthing
This commit is contained in:
parent
68994153d0
commit
fcba25620b
1 changed files with 6 additions and 0 deletions
|
|
@ -23,6 +23,12 @@
|
|||
devices = ["server" "pc" "winmax2" "steamdeck"];
|
||||
path = "~/.local/share/Steam/steamapps/compatdata/1761390/pfx/drive_c/users/steamuser/AppData/Roaming/EDEN/";
|
||||
};
|
||||
"games" = {
|
||||
label = "Games";
|
||||
id = "mwzph-gf2df";
|
||||
devices = ["server" "pc" "winmax2" "steamdeck"];
|
||||
path = "~/Games";
|
||||
};
|
||||
};
|
||||
home-manager.users.toast.home.file."steam-201810-ignore" = {
|
||||
target = ".local/share/Steam/steamapps/compatdata/201810/pfx/drive_c/users/steamuser/Saved Games/MachineGames/Wolfenstein The New Order/.stignore";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue