syncthing: Read device id from file by default

This commit is contained in:
SebastianStork 2026-02-04 17:53:05 +01:00
parent a4aaaabbe7
commit f1e10f728e
Signed by: SebastianStork
SSH key fingerprint: SHA256:tRrGdjYOwgHxpSc/wTOZQZEjxcb15P0tyXRsbAfd+2Q
7 changed files with 5 additions and 8 deletions

View file

@ -15,8 +15,6 @@
};
};
services.syncthing.deviceId = "FAJS5WM-UAWGW2U-FXCGPSP-VAUOTGM-XUKSEES-D66PMCJ-WBODJLV-XTNCRA7";
programs.steam.enable = true;
};
}

View file

@ -0,0 +1 @@
FAJS5WM-UAWGW2U-FXCGPSP-VAUOTGM-XUKSEES-D66PMCJ-WBODJLV-XTNCRA7

View file

@ -16,10 +16,7 @@
};
};
services = {
bluetooth.enable = true;
syncthing.deviceId = "Q4YPD3V-GXZPHSN-PT5X4PU-FBG4GX2-IASBX75-7NYMG75-4EJHBMZ-4WGDDAP";
};
services.bluetooth.enable = true;
programs = {
winboat.enable = true;

View file

@ -0,0 +1 @@
Q4YPD3V-GXZPHSN-PT5X4PU-FBG4GX2-IASBX75-7NYMG75-4EJHBMZ-4WGDDAP

View file

@ -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;

View file

@ -0,0 +1 @@
5R2MH7T-Q2ZZS2P-ZMSQ2UJ-B6VBHES-XYLNMZ6-7FYC27L-4P7MGJ2-FY4ITQD