readme: Do not copy channel at installation
This commit is contained in:
parent
23fc4bfb28
commit
2503b99163
|
@ -105,7 +105,7 @@ adding an entry to `machines/default.nix`. Then copy this repository to the
|
||||||
target machine and run (`--impure` is needed since `/mnt/nix/store` is not in
|
target machine and run (`--impure` is needed since `/mnt/nix/store` is not in
|
||||||
`/nix/store`):
|
`/nix/store`):
|
||||||
|
|
||||||
nixos-install --impure --flake /path/to/repository#hostname
|
nixos-install --no-channel-copy --impure --flake /path/to/repository#hostname
|
||||||
|
|
||||||
Add the krops sentinel file:
|
Add the krops sentinel file:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue