mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 13:32:15 -06:00
feat: added syncthing
This commit is contained in:
parent
d3dd25e0d3
commit
96b5a31558
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ let
|
||||||
service = forgejo;
|
service = forgejo;
|
||||||
localhost = web.localhost.address0;
|
localhost = web.localhost.address0;
|
||||||
host = service.domains.url0;
|
host = service.domains.url0;
|
||||||
backupPath = "${syncthing.paths.path0}/${service.name}";
|
backupPath = "${syncthing.paths.path0}/postgres-backups/${service.name}";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
services = {
|
services = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue