fix(syncthing): Persist Syncthing config (and thus ID)
This commit is contained in:
@@ -26,6 +26,10 @@ in {
|
|||||||
"nginx"
|
"nginx"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
sydnix.impermanence.directories = [
|
||||||
|
"/var/lib/syncthing"
|
||||||
|
];
|
||||||
|
|
||||||
sydnix.deertopia.nginx.vhosts."syncthing".vhost = {
|
sydnix.deertopia.nginx.vhosts."syncthing".vhost = {
|
||||||
forceSSL = true;
|
forceSSL = true;
|
||||||
enableACME = true;
|
enableACME = true;
|
||||||
|
|||||||
Reference in New Issue
Block a user