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
80b9b9a097
feat(git): add .gitignore and pre-commit config to gitignore
2025-07-07 00:33:05 +08:00
2ca406e519
docs(readme): add acknowledgements and git links
2025-07-07 00:17:34 +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
a8a507daf2
build(flake): add home-manager and example config
2025-07-06 23:09:14 +08:00
dcd950a4b4
refactor: move flake-parts modules to nix/modules/flake
2025-07-06 22:15:12 +08:00
757640652f
refactor: rename nixos.nix to configurations.nix
2025-07-06 22:14:17 +08:00
8171b46d52
refactor: rename hostSpec to manifest and update references
2025-07-06 22:12:24 +08:00
089967a150
feat(readme): add structure section and update README.md
2025-07-06 19:24:18 +08:00
038bd036fa
refactor: rename modules directory to nix
2025-07-06 19:11:49 +08:00