summaryrefslogtreecommitdiff
path: root/home-manager/resources
AgeCommit message (Collapse)AuthorFilesLines
3 daysuse polkit for pcmanfm open as root even through it still doesnt work for ↵Tim Keller1-1/+1
some reason
2025-09-01fontconfig generate extra config filesTim Keller2-0/+31
2025-08-30allow setting default application for generic categories of mime-types ↵Tim Keller6-55/+58
instead of the mimewiz like method
2025-08-30replace mimewiz with xdg-mime optionTim Keller5-0/+156
2025-08-30refactor users activation. refactor home manager config to match nixos conf ↵Tim Keller1-14/+3
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.
2025-08-26reogranize files more only working on optiplex for now prepare for home ↵Tim Keller4-0/+246
manager refactoring