fix: effownejbwenfvc

This commit is contained in:
2025-11-12 15:24:48 +03:00
parent c66411653e
commit 75c64c7019

View File

@@ -119,7 +119,7 @@ in
systemd = {
services.writefreely = {
requeres = [ "writefreely-secrets.service" ];
requires = [ "writefreely-secrets.service" ];
unitConfig.RequiresMountsFor = lib.mkIf sp.useBinds "/volumes/${cfg.location}/writefreely";
serviceConfig.Slice = "writefreely.slice";
};