Nix Home manager configuration for my MacBook
Go to file
Abhinav Sarkar 8fa2b9b523 Cleans up fish config 2022-09-30 15:34:01 +05:30
bin Adds scripts and README 2022-09-27 21:31:14 +05:30
packages Splits into separate modules 2022-09-27 13:08:52 +05:30
programs Cleans up fish config 2022-09-30 15:34:01 +05:30
.gitignore Splits into separate modules 2022-09-27 13:08:52 +05:30
README.md Adds scripts and README 2022-09-27 21:31:14 +05:30
home.nix Adds more programs 2022-09-29 11:39:28 +05:30
launchd.nix Adds launchd agent for auto-updating programs 2022-09-27 22:20:53 +05:30
nix.nix Splits into separate modules 2022-09-27 13:08:52 +05:30

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