diff --git a/backup.nix b/backup.nix index 8d369ff..2a35a09 100644 --- a/backup.nix +++ b/backup.nix @@ -23,13 +23,15 @@ let runtimeInputs = [ pkgs.system-sendmail ]; text = '' - from="$1" + from="noreply+$1@admin.egirls.gay" subject="$2" text="$3" - sendmail admin@heartles.xyz <