Add lib.mkPartitionModule for composable partition setup
Provides a reusable, parameterized partition module for downstream consumers.
Key Features:
- Parameterized design with both simple and advanced usage
- Backwards compatible function signatures
- Configurable partition names
- Delegation pattern for swappable implementations
Tested via nixica which uses this successfully.
Generated with Claude Code