9fb9598d16
feat(hm): add git config to rafiq home, use forAllUsers'
2025-07-07 09:25:48 +08:00
724794eb8b
feat(shell): enable shell in home-manager module
2025-07-07 09:19:57 +08:00
f7d404494f
feat(users): add shell module, simplify users module
2025-07-07 09:15:36 +08:00
c56e3e5eba
feat(users): use forAllUsers' in nixos module
2025-07-07 08:51:38 +08:00
28076ee149
feat(nix): add forAllUsers' and docstrings to lib
...
Adds forAllUsers' function and docstrings to nix lib.
2025-07-07 08:41:00 +08:00
de72f9a869
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 08:15:22 +08:00
253b46eee0
feat(hm): add sharedModules, move configurations.nix to hosts.nix
2025-07-07 07:25:39 +08:00
3cf6a49a2a
refactor: move readme to docs dir, update nix file
2025-07-07 06:51:36 +08:00
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