Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 511 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 511 Bytes

dotfiles

  1. Clone this repo
  2. Install nix using determinate-systems:
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install --determinate
  1. For first time install Run this command:
nix run nix-darwin --extra-experimental-features "nix-command flakes" -- switch --flake . --impure
  1. Next run this:
darwin-rebuild switch --flake ~/dotfiles --impure