Would it be possible to implement enable / disable functionality for disko.devices, disko.devices.disk.<name>, disko.devices.zpool.<name>, etc.? I'd like to be able to use different fileSystems and partition layouts for different devices, such as disabling disko entirely for a wsl system. At the moment, I've created my own fork which filters partitions, zpools, etc. based on whether certain enable flags are active or not.