#!ipxe # Use the cmdline variable to allow the user to specify custom kernel params # when chainloading this script from other iPXE scripts like netboot.xyz kernel bzImage init=/nix/store/9s1v6j20w3y57f5s0iwnfvgl26xx9d2d-nixos-system-unnamed-kexec-25.11pre-git/init initrd=initrd console=tty0 console=ttyS0,115200 zswap.enabled=1 zswap.max_pool_percent=50 zswap.compressor=zstd zswap.zpool=zsmalloc nohibernate root=fstab loglevel=4 lsm=landlock,yama,bpf ${cmdline} initrd initrd boot