fix syncthing ID and autoAccept

This commit is contained in:
willifan 2025-01-01 17:16:28 +01:00
parent 353d18940f
commit a4141b5fd4
4 changed files with 7 additions and 3 deletions

View file

@ -21,7 +21,7 @@
common.syncthing = {
enable = true;
devices = {
Anton = { id = "WCDBADD-UPKCACI-X2YJOIO-5QC44PL-DBCR6TS-ADVQV33-HSMF32O-FOKMKAU"; };
Anton = { id = "SIMFE5V-UHVQLHM-3ES7TAM-XIGP6TL-WCC37VY-B5ET6LJ-LPC2QIL-MYG4OQR"; };
};
};