Commit graph

5 commits

Author SHA1 Message Date
3bc649b5b9
refactor: rename modules/flake to flake-parts, hosts to configurations 2025-07-07 09:58:25 +08:00
f44b3ee8ce
feat(hm): add sharedModules, move configurations.nix to hosts.nix 2025-07-07 09:51:53 +08:00
94e045e0f3
feat(nixos): pass hostName to nixosSystem, move hm modules 2025-07-07 09:51:53 +08:00
f71c65f639
refactor(nixos): simplify configurations.nix and lib
This commit refactors configurations.nix and lib/default.nix by removing the
extractConfigurations function and related code from lib/default.nix,
and moving the NixOS system building logic directly into configurations.nix.
It also changes the structure of hosts in manifest.nix to use a
hosts.nixos attribute.
2025-07-07 09:51:53 +08:00
2fe89b9e00
refactor: rename nixos.nix to configurations.nix 2025-07-07 09:51:53 +08:00
Renamed from nix/configurations/nixos.nix (Browse further)