diff --git a/hosts/Emitter.nix b/hosts/Emitter.nix index 9600757..7ab0acf 100644 --- a/hosts/Emitter.nix +++ b/hosts/Emitter.nix @@ -116,6 +116,8 @@ sslKeyPasswordFile = "/secrets/burp_ssl_key_password"; }; }; + services.statusEmail.enable = true; + systemd.services.burp-client.unitConfig.OnFailure = "status-email@%n.service"; # This value determines the NixOS release from which the default # settings for stateful data, like file locations and database versions