boot.iscsi-initiator.extraConfigFile

NixOS option

Append an additional file’s contents to /etc/iscsid.conf. Use a non-store path and store passwords in this file. Note: the file specified here must be available in the initrd, see: boot.initrd.secrets.

type: null or string
Default
null
declared in: nixos/modules/services/networking/iscsi/root-initiator.nixView source on NixOS/nixpkgs →