diff --git a/env/prod/nut.cue b/env/prod/nut.cue index ac4b396..af7b573 100644 --- a/env/prod/nut.cue +++ b/env/prod/nut.cue @@ -155,7 +155,7 @@ nut: schema.#Nut & { if #server == "localhost" { notifycmd: "/usr/local/libexec/nut-notify" } - minsupplies: 1 + minsupplies: 2 } let _nut = nut