remove NIX_PATH from nixos-install step
This commit is contained in:
@@ -125,7 +125,7 @@ The first steps to all these are the same:
|
|||||||
:::
|
:::
|
||||||
|
|
||||||
```ShellSession
|
```ShellSession
|
||||||
$ sudo PATH="$PATH" NIX_PATH="$HOME/.nix-defexpr/channels" `which nixos-install` --root /mnt
|
$ sudo PATH="$PATH" `which nixos-install` --root /mnt
|
||||||
```
|
```
|
||||||
|
|
||||||
Again, please refer to the `nixos-install` step in
|
Again, please refer to the `nixos-install` step in
|
||||||
|
|||||||
Reference in New Issue
Block a user