mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 22:29:06 +01:00
syncthing: Fix "Host check error"
This commit is contained in:
parent
1c1b9221fc
commit
203b77860f
1 changed files with 2 additions and 0 deletions
|
|
@ -121,6 +121,8 @@ in
|
|||
urAccepted = -1;
|
||||
autoUpgradeIntervalH = 0;
|
||||
};
|
||||
|
||||
gui.insecureSkipHostcheck = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue