blmhemu / nix-config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Nix 100.0%