diff --git a/rugpi-bakery.toml b/rugpi-bakery.toml index 38f794f..68476c4 100644 --- a/rugpi-bakery.toml +++ b/rugpi-bakery.toml @@ -1,4 +1,5 @@ recipes = ["set-hostname", "persist-root-home", "ssh", "zsh"] +include_firmware = "pi4" [parameters.set-hostname] hostname = "rugpi-template"