{ config, lib, pkgs, ... }: { zfsTest = import ./zfs.nix { inherit config lib pkgs; }; }