- Install nix
- Install homebrew
- Clone this repo to
~/.nixpkgs
cd ~/.nixpkgs
- Run
nix run .#nix-darwin -- switch --flake .#<profile>
- Clone this repo to
~/.nixpkgs
- Run
nixos-rebuild switch --flake ~/.nixpkgs#<profile>
- Install Nix
- Clone this repo to
~/.nixpkgs
- Run
nix run .#home-manager -- switch --flake .#gceworker
I'm a fan of FiraCode's NerdFont
- Fix Application linking on macOS
- Fix tabs vs spaces on various file types
- Configure spell check on treesitter comments
- Consider configuring BTT with nix as it seems to be the consistent answer for many tweaks and bindings.
- Add a darwin configuration for work MBP
- Make darwin configs load via
nix run
configuration
- Nix{OS,-Darwin} Configurationshomes
- Home-Manager Configurationspackages
- Custom Nix packages