Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 425 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 425 Bytes

nix-config

These are my dotfiles on steroids (powered by nix).

Install

# Install Nix. Follow the instructions at https://nixos.org/
sh <(curl -L https://nixos.org/nix/install)
# Run below for bootstrapped setup
nix build --extra-experimental-features "flakes nix-command" .\#vmw_mac
./result/sw/bin/darwin-rebuild switch --flake .\#vmw_mac

Thoughts

Shell