Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
10 days | add _zshenv options and remove .zprofile from home directory since it can be ↵HEADmaster | Tim Keller | 1 | -1/+9 | |
linked via setting ZDOTDIR= in zshenv instead | |||||
2025-08-30 | dont create unnessesary userDirs | Tim Keller | 1 | -2/+7 | |
2025-08-30 | refactor users activation. refactor home manager config to match nixos conf ↵ | Tim Keller | 1 | -0/+100 | |
and move tjkeller archetypes to users/timmy. update many of the exising home manager configs to be nicer and better organized. profile archetypes now include homeconfigs which can be enabled per user, and are setup using a new mkProfileArchetype function. |