Skip to content

Commit

Permalink
tiny1: add Seedvault folder
Browse files Browse the repository at this point in the history
  • Loading branch information
hyshka committed Nov 23, 2024
1 parent bf0609e commit 18a97ec
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions hosts/tiny1/services/syncthing.nix
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,12 @@
devices = ["starship" "rg353ps"];
type = "receiveonly";
};
"Seedvault" = {
id = "0w0v9-2amat";
path = "/mnt/storage/hyshka/Seedvault";
devices = ["bryan-pixel4"];
type = "receiveonly";
};
};
};
};
Expand Down

0 comments on commit 18a97ec

Please sign in to comment.