Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 566 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 566 Bytes

dotfiles

personal dotfiles with nix

Usage

  • Install nix
  • Install nix-darwin (flakes)
  • Install home-manager (darwin module)
  • Clone this repo
    git clone https://github.com/princejoogie/dotfiles.git ~/dotfiles
  • Run darwin-rebuild switch to switch to the flake
    darwin-rebuild switch --flake ~/dotfiles/nix