From 2503b991630fb96ea33202ff25bd51e60320d58b Mon Sep 17 00:00:00 2001 From: Simon Bruder Date: Sat, 26 Mar 2022 13:05:20 +0100 Subject: [PATCH] readme: Do not copy channel at installation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a3fb2b..35fe745 100644 --- a/README.md +++ b/README.md @@ -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 `/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: