[ssl] remove useless restart
This commit is contained in:
parent
c882570543
commit
3f726c2779
1 changed files with 0 additions and 4 deletions
|
|
@ -74,9 +74,5 @@ in
|
||||||
enableDebugLogs = cfg.debug;
|
enableDebugLogs = cfg.debug;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
sops.secrets.acme = {
|
|
||||||
inherit (cfg) sopsFile;
|
|
||||||
restartUnits = [ "acme-${cfg.domain}.service" ];
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue