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