Update README.md
This commit is contained in:
parent
1c58d0b2d7
commit
0cba2f9e09
1 changed files with 9 additions and 0 deletions
|
@ -2,6 +2,15 @@
|
||||||
|
|
||||||
(all in root)
|
(all in root)
|
||||||
|
|
||||||
|
# install.sh process
|
||||||
|
|
||||||
|
```
|
||||||
|
curl -o install.sh https://git.tudbut.de/TudbuT/nix-setup/raw/branch/main/install.sh
|
||||||
|
bash install.sh
|
||||||
|
```
|
||||||
|
|
||||||
|
# init.sh process
|
||||||
|
|
||||||
with formatted drive, run:
|
with formatted drive, run:
|
||||||
```sh
|
```sh
|
||||||
nixos-generate-config --root /mnt
|
nixos-generate-config --root /mnt
|
||||||
|
|
Loading…
Add table
Reference in a new issue