@@ -0,0 +1,8 @@
{
description = "NixOS module to allow ZFS dataset use in systemd-nspawn containers";
outputs = { ... }: rec {
nixosModules.zfs-containers = import ./zfs-containers.nix;
nixosModules.default = nixosModules.zfs-containers;
};
}
The note is not visible to the blocked user.