Add README
This commit is contained in:
parent
dd72f2c0d7
commit
833d7e689f
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Bootstrapping
|
||||
```
|
||||
nix-shell -p git -p home-manager
|
||||
cd .config
|
||||
# git clone ssh://git@git.mlaga97.space:2222/mlaga97/home-manager
|
||||
git clone https://git.mlaga97.space/mlaga97/home-manager
|
||||
home-manager switch
|
||||
```
|
Reference in a new issue