diff --git a/iso/config.toml b/iso/config.toml new file mode 100644 index 0000000..b6aa38b --- /dev/null +++ b/iso/config.toml @@ -0,0 +1,6 @@ +[image] +type = "anaconda-iso" +arch = "x86_64" + +[installer] +image = "ghcr.io/humocs-man/fluffy-pancake:stable"