docs: update README
This commit is contained in:
parent
5fc2f77e2e
commit
9a6c9bf84c
12
README.md
12
README.md
@ -1,10 +1,2 @@
|
|||||||
# Commands
|
Hey there, welcome to my NixOS config! If you see anything neat, feel free to steal it. See anything that looks awful?
|
||||||
|
Yeah, I bet you do. I'm not going to claim to be a Nix guru, so there may be some *weird* things done here.
|
||||||
```bash
|
|
||||||
git config --global user.email "m@m.com"; git config --global user.name "name"; git add .; git commit -m "Shit" >/dev/null 2>&1; \
|
|
||||||
git clone . /mnt/etc/nixos
|
|
||||||
git config --global user.email "m@m.com"; git config --global user.name "name"; git add .; git commit -m "Shit" >/dev/null 2>&1; \
|
|
||||||
nixos-generate-config --root /mnt --dir /mnt/persist/etc/nixos/hosts/orion/os;
|
|
||||||
git config --global user.email "m@m.com"; git config --global user.name "name"; git add .; git commit -m "Shit" >/dev/null 2>&1; \
|
|
||||||
nixos-install --flake "git+file:.#orion"
|
|
||||||
``
|
|
||||||
|
Loading…
Reference in New Issue
Block a user