Update README.md
This commit is contained in:
parent
f49cc2e32e
commit
3d9b846ca7
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ sudo mkdir /mnt/boot
|
||||||
sudo mkfs.vfat /dev/disk/by-partlabel/ESP
|
sudo mkfs.vfat /dev/disk/by-partlabel/ESP
|
||||||
sudo mount -o rw /dev/disk/by-partlabel/ESP /mnt/boot/
|
sudo mount -o rw /dev/disk/by-partlabel/ESP /mnt/boot/
|
||||||
sudo mkdir /mnt/root
|
sudo mkdir /mnt/root
|
||||||
sudo git clone https://jsutter:03bce7ad4ac95b5866a88d255e01cbce70c64078@git.deepnet.com/jsutter/nixos /mnt/root/nixos
|
sudo git clone https://jsutter:d83f64e47674a845f4baf577c5f180aac871ab26@git.deepnet.com/jsutter/nixos /mnt/root/nixos
|
||||||
```
|
```
|
||||||
|
|
||||||
Then:
|
Then:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue