fix: effownejbwenfvc
This commit is contained in:
@@ -119,7 +119,7 @@ in
|
|||||||
|
|
||||||
systemd = {
|
systemd = {
|
||||||
services.writefreely = {
|
services.writefreely = {
|
||||||
requeres = [ "writefreely-secrets.service" ];
|
requires = [ "writefreely-secrets.service" ];
|
||||||
unitConfig.RequiresMountsFor = lib.mkIf sp.useBinds "/volumes/${cfg.location}/writefreely";
|
unitConfig.RequiresMountsFor = lib.mkIf sp.useBinds "/volumes/${cfg.location}/writefreely";
|
||||||
serviceConfig.Slice = "writefreely.slice";
|
serviceConfig.Slice = "writefreely.slice";
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user