07413c4ac0
feat(nix): add forAllUsers' and docstrings to lib
...
Adds forAllUsers' function and docstrings to nix lib.
2025-07-07 17:42:30 +08:00
46cf93f69b
feat(nix): add system module, pass config to lib
...
This commit introduces a system module for NixOS and Home Manager,
and passes the configuration to the lib file.
2025-07-07 17:42:30 +08:00
b7358cd825
feat(hm): add sharedModules, move configurations.nix to hosts.nix
2025-07-07 17:42:30 +08:00
bd347b9889
refactor: move readme to docs dir, update nix file
2025-07-07 17:42:30 +08:00
c26c432890
feat(nixos): pass hostName to nixosSystem, move hm modules
2025-07-07 17:42:30 +08:00
f7873d54d3
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 17:42:30 +08:00
99f984a523
refactor(users): move owner config to users config in manifest
2025-07-07 17:42:30 +08:00
72f9fad9eb
feat(git): add .gitignore and pre-commit config to gitignore
2025-07-07 17:42:30 +08:00
fc477267ed
docs(readme): add acknowledgements and git links
2025-07-07 17:42:30 +08:00
95fea9184e
refactor(configurations): add default nixos module
2025-07-07 17:42:30 +08:00
aef828b713
feat(nixos): add owner config to manifest and users module
2025-07-07 17:42:30 +08:00
f670889e29
build(flake): add home-manager and example config
2025-07-07 17:42:30 +08:00
1fc8230bfc
refactor: move flake-parts modules to nix/modules/flake
2025-07-07 17:42:30 +08:00
0ea17b9fd8
refactor: rename nixos.nix to configurations.nix
2025-07-07 17:42:30 +08:00
c49beb7c57
refactor: rename hostSpec to manifest and update references
2025-07-07 17:42:30 +08:00
2dd8d0f73d
feat(readme): add structure section and update README.md
2025-07-07 17:42:30 +08:00
e884735f25
refactor: rename modules directory to nix
2025-07-07 17:42:30 +08:00