feat(MOMO): syncthing set insecureSkipHostcheck
This commit is contained in:
parent
e587f9745b
commit
5c7680240a
1 changed files with 2 additions and 2 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{ ... }:
|
||||
{
|
||||
{ ... }: {
|
||||
services.syncthing = {
|
||||
enable = true;
|
||||
openDefaultPorts = true;
|
||||
settings = { gui = { insecureSkipHostcheck = true; }; };
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue