@freya I am trying out
#ZFS on my "homelab" server but was most surprised that it seems one has to do all the ZFS setup external to the
#flake which only lives within the manually made ZFS pool environment. That seems to mean I need a sort of orchestration script like tool to match flake /persist data settings (am using
#impermanence lite currently) to the ZFS setup hoo-ha. Works fine but is not declarative
#nixos at all really. Any ideas there ?