boot.zfs.forceImportAll

NixOS option

Forcibly import all ZFS pool(s). It is highly recommended to keep this option disabled as it bypasses ZFS safeguard that protect your pools. See boot.zfs.forceImportRoot for details.

type: boolean
Default
false
declared in: nixos/modules/tasks/filesystems/zfs.nixView source on NixOS/nixpkgs →