fix
This commit is contained in:
@@ -125,6 +125,7 @@ in
|
||||
systemd = {
|
||||
services.writefreely = {
|
||||
requires = [ "writefreely-sqlite-init.service" ];
|
||||
path = [ pkgs.openssl ];
|
||||
unitConfig.RequiresMountsFor = lib.mkIf sp.useBinds "/volumes/${cfg.location}/writefreely";
|
||||
serviceConfig.Slice = "writefreely.slice";
|
||||
restartTriggers = [ (
|
||||
|
||||
Reference in New Issue
Block a user