fix: persist syncyomi state directory
This commit is contained in:
parent
eb50441b92
commit
d823982850
@ -30,5 +30,7 @@ in
|
||||
services.syncyomi.enable = true;
|
||||
services.syncyomi.configFile = config.sops.secrets.syncyomi.path;
|
||||
networking.firewall.allowedTCPPorts = [ 8282 ];
|
||||
|
||||
persist.state.directories = [ config.services.syncyomi.dataDir ];
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user