fix(syncthing): Persist Syncthing config (and thus ID)

This commit is contained in:
Madeleine Sydney
2025-02-25 17:06:23 -07:00
parent 30079a30bf
commit 0e26b335b7

View File

@@ -26,6 +26,10 @@ in {
"nginx"
];
sydnix.impermanence.directories = [
"/var/lib/syncthing"
];
sydnix.deertopia.nginx.vhosts."syncthing".vhost = {
forceSSL = true;
enableACME = true;