a
This commit is contained in:
@@ -128,7 +128,7 @@ in
|
||||
requires = [ "writefreely-sqlite-init.service" ];
|
||||
unitConfig.RequiresMountsFor = lib.mkIf sp.useBinds "/volumes/${cfg.location}/writefreely";
|
||||
serviceConfig.Slice = "writefreely.slice";
|
||||
restartTriggers = [ (config.services.writefreely.settings // { type = "derivation"; }) ];
|
||||
# restartTriggers = [ (config.services.writefreely.settings // { type = "derivation"; }) ];
|
||||
};
|
||||
|
||||
services.writefreely-sqlite-init = let
|
||||
|
||||
Reference in New Issue
Block a user