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 | |||||
13 days | fix geoclue main issue of not starting on certain systems without wifi | Tim Keller | 1 | -8/+10 | |
2025-09-12 | geoclue options | Tim Keller | 1 | -0/+7 | |
2025-09-01 | set default timezone for timmy user | Tim Keller | 1 | -1/+2 | |
2025-09-01 | add redshift and geoclue2 configuration | Tim Keller | 1 | -1/+0 | |
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 | 10 | -0/+301 | |
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. |