aboutsummaryrefslogtreecommitdiff
path: root/packages/numap/internal/hwids (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-03-10delete a bunch of stuffFranck Cuny1-148/+0
2024-03-06rename `tools` to `packages` to follow conventionFranck Cuny1-0/+148
The convention is to use `pkgs` or `packages` for overlays and definition of custom packages. Since I'm already using `pkg` for go, I prefer to use `packages` for my scripts.