Merge pull request 'nachtigall/apps/caddy: Remove option from nixos-unstable' (#15) from fix-caddy into main
Reviewed-on: pub-solar/infra-new#15 Reviewed-by: hensoko <hensoko@gssws.de>
This commit is contained in:
commit
fcc2115c0b
|
@ -48,7 +48,6 @@ in {
|
||||||
enable = lib.mkForce true;
|
enable = lib.mkForce true;
|
||||||
group = "hakkonaut";
|
group = "hakkonaut";
|
||||||
email = "admins@pub.solar";
|
email = "admins@pub.solar";
|
||||||
enableReload = true;
|
|
||||||
globalConfig = lib.mkForce ''
|
globalConfig = lib.mkForce ''
|
||||||
grace_period 60s
|
grace_period 60s
|
||||||
'';
|
'';
|
||||||
|
|
Loading…
Reference in a new issue