Nix Home manager configuration for my MacBook
bin | ||
packages | ||
programs | ||
.gitignore | ||
home.nix | ||
launchd.nix | ||
nix.nix | ||
README.md |
Nix + Home Manager based MacBook configuration
This is the Nix and Home Manager configuration for managing my MacBook.
Usage
First install Nix. To install home-manager
and set up the MacBook as per the config, run:
bin/install
To update installed packages, run:
bin/update
To cleanup garbage, run:
bin/cleanup