summaryrefslogtreecommitdiff
path: root/home/default.nix
AgeCommit message (Collapse)Author
2024-11-16home: Add shell-utils moduleLinnnus
I also moved pbv and trash from hosts/muhammed/home/dev-utils into the new module, since they aren't really development related; I would still want them on a Darwin system that *wasn't* being used for development.
2024-03-02Move dev-utils to hosts/muhammed/home/Linnnus
2024-02-20Merge 'reorg' into 'main'Linnnus
This patch moves in the reorganizational work done on the reorg branch, mainly: * Move host-specific modules into hosts/<host>/<module> * Break up HM config See the reorg branch for the individual commits.
2023-11-21home: Add networking utilitesLinnnus
2023-10-17Install nowebLinnnus
2023-10-07Add iTerm2Linnnus
2023-10-01Use alejandra formatterLinnnus
2023-10-01Export pkgs and overlaysLinnnus
2023-10-01Remove special 'self' argumentLinnnus
This can be accessed through flakeInputs anyways.
2023-09-22Add dev-utils to home confLinnnus
2023-09-10Use overlays system-wideLinnnus
2023-09-07Reorganize everythingLinnnus