Commit graph

4 commits

Author SHA1 Message Date
dd665a2f86
feat(lib/mkSystem): add profile suppoet
This commit adds the mkSystem function to simplify nixosSystem
creation and merge profile configs.
2025-07-07 09:51:53 +08:00
3c4bfeece9
refactor(nixos): move nixosSystem config to lib
Moves the nixosSystem configuration logic to a library function for reuse.
2025-07-07 09:51:53 +08:00
61064b955d
feat(nixos): pass flakeConfig to nixosSystem specialArgs 2025-07-07 09:51:53 +08:00
eed6e45067
feat(lib): add flattenAttrs helper 2025-07-07 09:51:53 +08:00