Loading
nixos/sd-image: add type and improve postBuildCommands description
The option was missing a type declaration. Use types.lines so multiple modules can contribute commands that get merged with newlines. While at it, document the $img shell variable so users do not have to read the module source to discover it.