Update README.md
This commit is contained in:
parent
f6a242b3a2
commit
cb68b1cc02
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:b9cf9383b20dc6efe4d0a732d659709097879b67@git.deepnet.com/jsutter/nixos /mnt/root/nixos
|
sudo git clone https://jsutter:b9cf9383b20dc6efe4d0a732d659709097879b67@git.symbiotrip.com/jsutter/nixos /mnt/root/nixos
|
||||||
```
|
```
|
||||||
|
|
||||||
Then:
|
Then:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue