diff --git a/modules/hosts/soteria/soteria.nix b/modules/hosts/soteria/soteria.nix index 2403e24..56e3e2a 100644 --- a/modules/hosts/soteria/soteria.nix +++ b/modules/hosts/soteria/soteria.nix @@ -99,7 +99,7 @@ in "${hostname}.john-stream.com" "192.168.1.142" ]; - postCommands = [ + renew.postCommands = [ "docker restart envoy" ]; };