mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 21:19:07 +01:00
syncthing: Read device id from file by default
This commit is contained in:
parent
a4aaaabbe7
commit
f1e10f728e
7 changed files with 5 additions and 8 deletions
|
|
@ -28,7 +28,6 @@
|
|||
dns.enable = true;
|
||||
syncthing = {
|
||||
enable = true;
|
||||
deviceId = "5R2MH7T-Q2ZZS2P-ZMSQ2UJ-B6VBHES-XYLNMZ6-7FYC27L-4P7MGJ2-FY4ITQD";
|
||||
isServer = true;
|
||||
gui.domain = "syncthing.${privateDomain}";
|
||||
doBackups = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue