Open
Description
I do not expect users or module authors to set the class attribute in their modules (although they may). Instead I envision a library like flake-parts to set this for us.
Since NixOS/nixpkgs#197547 is merged, do we want to introduce a module to set _file
and _class
for modules defined flake.modules.${className}.${moduleName}
?