Adjust install path and readme
This commit is contained in:
parent
ad41bd1b2d
commit
c622ddca34
|
|
@ -26,8 +26,5 @@ then set the required crypt and root pw and start the installer script:
|
|||
|
||||
```
|
||||
nix-shell -E "import (builtins.fetchurl https://git.cluster.gay/hans/nixos-install/raw/branch/main/shell.nix)"
|
||||
export CRYPT_PW="pol...."
|
||||
#optionally set root disk if it is not /dev/nvme0n1
|
||||
export ROOT_DISK=/dev/sd.....
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue