Skip to content

Commit

Permalink
doc: add bootstrap pkgs
Browse files Browse the repository at this point in the history
  • Loading branch information
WilliamHsieh authored Aug 28, 2024
1 parent 17593ca commit a7848af
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,9 @@ sh <(curl -L https://nixos.org/nix/install)
```
2. clone this repo and modify the personal info in `config.nix`
```bash
nix-shell -p git vim
git clone http://github.com/williamhsieh/dotfiles ~/dotfiles && cd ~/dotfiles
nvim ./home/config.nix
vim ./home/config.nix
```
3. apply home-manager settings (leaving `USER` empty will call `.#william` by default)
```bash
Expand Down

0 comments on commit a7848af

Please sign in to comment.