Commit Graph
5 Commits
Author SHA1 Message Date
Greg Hellings a042a3a0e0 Fix formatting 2025-07-28 22:13:03 -05:00
Greg Hellings 2443429454 Fix Jeremiah and hms
Add Jeremiah to the users page
Remove unnecessary home-manager configuration
Convert hms into a shell application
2025-06-11 01:24:15 -05:00
Greg Hellings f93908c43f Devolve home-manager separately 2025-06-10 14:56:59 -05:00
Greg Hellings e6f8b9964b Use nom for hms as well 2024-10-19 00:31:38 -05:00
Greg Hellings 8d752032ae Some massive changes to make flakiness better
Renamed the @inputs to @top. This was a misguided attempt to make a
different change, but it's going to stick, now.
Began moving packages to their own folder rather than being intermingled
with overlays
Created a local overlay that just includes my personal packages
Cleaned up some dead code
Moved to just using the raw 'imports' instead of needing to explicitly
call out the `foo = import foo.nix {};` syntax
2024-10-11 12:28:53 -05:00