Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 605 Bytes

README.md

File metadata and controls

29 lines (24 loc) · 605 Bytes

Nyckelharpa

nyckelharpa

Setup

  1. Install prerequisites - nix and homebrew
curl -L https://nixos.org/nix/install | sh
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
  1. Clone the repository
git clone [email protected]:KubqoA/dotfiles.git ~/.config/dotfiles
  1. Enter the dev shell and initialize the configs
nix develop
# Runs nix-darwin and home-manager
os nyckelharpa
hm jakub-macos
  1. To apply further updates, run
os switch
hm switch