Commit graph

5 commits

Author SHA1 Message Date
038bd036fa
refactor: rename modules directory to nix 2025-07-06 19:11:49 +08:00
b1a33074b8
feat(lib/mkSystem): add profile suppoet
This commit adds the mkSystem function to simplify nixosSystem
creation and merge profile configs.
2025-07-06 18:44:36 +08:00
af5cca1aee
refactor(nixos): move nixosSystem config to lib
Moves the nixosSystem configuration logic to a library function for reuse.
2025-07-06 18:27:28 +08:00
199b5c59ce
feat(nixos): pass flakeConfig to nixosSystem specialArgs 2025-07-06 07:50:18 +08:00
10106605b9
feat(lib): add flattenAttrs helper 2025-07-06 07:26:32 +08:00