Commit graph

5 commits

Author SHA1 Message Date
3f4ba7523a
feat(users): add shell module, simplify users module 2025-07-07 09:51:53 +08:00
c2686b48ec
feat(users): use forAllUsers' in nixos module 2025-07-07 09:51:53 +08:00
8511991d9c
feat(nix): add forAllUsers' and docstrings to lib
Adds forAllUsers' function and docstrings to nix lib.
2025-07-07 09:51:53 +08:00
e104d89793
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 09:51:53 +08:00
94e045e0f3
feat(nixos): pass hostName to nixosSystem, move hm modules 2025-07-07 09:51:53 +08:00
Renamed from nix/modules/nixos/users.nix (Browse further)