Commit graph

6 commits

Author SHA1 Message Date
092a866959
feat(nixos): pass hostName to nixosSystem, move hm modules 2025-07-07 06:49:32 +08:00
fe6f0c03b4
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 06:41:53 +08:00
4e14779732
refactor(users): move owner config to users config in manifest 2025-07-07 06:31:21 +08:00
0e1664eba6
refactor(configurations): add default nixos module 2025-07-06 23:56:11 +08:00
5add052c92
feat(nixos): add owner config to manifest and users module 2025-07-06 23:33:36 +08:00
8171b46d52
refactor: rename hostSpec to manifest and update references 2025-07-06 22:12:24 +08:00
Renamed from nix/hostSpec.nix (Browse further)