Rename suspendService to dependentService

This commit is contained in:
SebastianStork 2025-06-07 13:57:40 +02:00
parent 5481b8f82a
commit 731f0ec615
5 changed files with 10 additions and 10 deletions

View file

@ -13,7 +13,7 @@ in
config = lib.mkIf config.custom.services.hedgedoc.backups.enable {
custom.services.resticBackups.hedgedoc = {
inherit user;
suspendService = "hedgedoc.service";
dependentService = "hedgedoc.service";
extraConfig.paths = with config.services.hedgedoc.settings; [
uploadsPath
db.storage