Does it make sense to add additional fileSystems attribute for drives I don't want disko to manage/format like:
fileSystems
disko.devices.disk.main = { ... }; fileSystems = { ... };
Will this work correctly?