diff --git a/BOOTSTRAP.md b/BOOTSTRAP.md index b91d70d..c675a2e 100644 --- a/BOOTSTRAP.md +++ b/BOOTSTRAP.md @@ -6,7 +6,7 @@ This repository is designed to be fully automated once bootstrapped. We separate ## 1. Apply the Host Layer -Before deploying VMs, you need to prepare the Proxmox host (setup ZFS, disable NIC offloading, etc.). +The `host-layer` automatically configures hardware-specific requirements on your fresh Proxmox install (such as setting up the ZFS pool, disabling NIC offloading for stability, and fixing apt repositories). 1. Clone this repository to your laptop. 2. Run the host-layer apply script using Docker (requires Docker installed):