Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 437 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 437 Bytes

NixOS Darwin

Installation

  1. Install nix package manager

  2. Clone this repo:

        nix-shell -p gitMinimal --run 'git clone https://github.com/zahidkizmaz/dotfiles.git "$HOME/dotfiles"'
  3. Build and switch to flake config

        nix --extra-experimental-features "nix-command flakes" run nix-darwin -- switch --flake ~/dotfiles#MONDO-1192