boot.iscsi-initiator.name

NixOS option

Name of the iSCSI initiator to boot from. Note, booting from iscsi requires networkd based networking.

type: null or string
Default
null
Example
"iqn.2020-08.org.linux-iscsi.initiatorhost:example"
declared in: nixos/modules/services/networking/iscsi/root-initiator.nixView source on NixOS/nixpkgs →