syncthing setup
This commit is contained in:
parent
24df8a251b
commit
52c074f973
19 changed files with 244 additions and 16 deletions
|
|
@ -7,6 +7,7 @@ let
|
|||
}) var.wg.ips;
|
||||
custom-hosts = with var.wg.ips; {
|
||||
"git.lan" = roam;
|
||||
"syncthing.roam.lan" = roam;
|
||||
};
|
||||
in
|
||||
rec {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue