MyNixOS website logo
option

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.

Declarations
Type
boolean
Default
false