Skip to content

Latest commit

 

History

History

nyckelharpa

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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