Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 279 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 279 Bytes

Setup

  1. Clone Repository
git clone --recurse-submodules git@github.com:JanKleine/home-manager.git ~/.config/home-manager
  1. Initialize home-manager
nix run home-manager/master -- init --switch
  1. Later
home-manager switch
# OR
hm switch