boot.zfs.devNodes

NixOS option

Name of directory from which to import ZFS device, this is passed to zpool import as the value of the -d option. For guidance on choosing this value, see the ZFS documentation.

type: absolute path
Default
"/dev/disk/by-id"
declared in: nixos/modules/tasks/filesystems/zfs.nixView source on NixOS/nixpkgs →