Change panacea Syncthing ID

This commit is contained in:
coolneng 2021-08-13 10:00:59 +01:00
parent 139a79c36b
commit c7050a4720
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 47 additions and 49 deletions

View File

@ -6,10 +6,9 @@
openDefaultPorts = true; openDefaultPorts = true;
guiAddress = "0.0.0.0:8384"; guiAddress = "0.0.0.0:8384";
dataDir = "/vault/syncthing"; dataDir = "/vault/syncthing";
declarative = {
devices = { devices = {
panacea.id = panacea.id =
"UNZIABR-GEQ4AWT-XKFADLW-HW3SQ3Y-BEYZ56A-W530DLS-DXGQWKK-2QQ4RQ6"; "NF4SYEJ-RSGPDEF-CDEYC3A-JWZMKNC-KG4FVQP-CZ5HRFY-XM22BZD-N7B6VAH";
caravanserai.id = caravanserai.id =
"6KSGHNJ-NH4EZGP-X5HGV6B-OQ3ZFE6-WZQACOC-6WKPRGI-TTBRHJ5-U3R2AQ3"; "6KSGHNJ-NH4EZGP-X5HGV6B-OQ3ZFE6-WZQACOC-6WKPRGI-TTBRHJ5-U3R2AQ3";
}; };
@ -64,7 +63,6 @@
}; };
}; };
}; };
};
# Enable Radicale # Enable Radicale
services.radicale = { services.radicale = {