boot.zfs.forceImportAll
Forcibly import all ZFS pool(s).
If you set this option to false and NixOS subsequently fails to
import your non-root ZFS pool(s), you should manually import each pool with
"zpool import -f <pool-name>", and then reboot. You should only need to do
this once.
- Type
boolean- Default
false- Declared
- <nixpkgs/nixos/modules/tasks/filesystems/zfs.nix>