aboutsummaryrefslogtreecommitdiff
path: root/nix/lib/machine-utils.nix (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-04-29don't install packages via homebrewFranck Cuny1-0/+20
We can install everything through nix at this point. Add a helper function to check the type of the machine so we can install some packages for work vs. personal.