feat(hass): moonraker

This commit is contained in:
arcnmx 2024-08-31 15:03:00 -07:00
parent 2498aad35b
commit 67108c0d41
2 changed files with 8 additions and 0 deletions

View file

@ -48,6 +48,10 @@
# XXX: only safe when protected behind vouch!
++ [ "0.0.0.0/0" "::/0" ];
};
machine = {
# disable all machine control
provider = "none";
};
};
};
};