From df1d8f4f801b1b2b55b9733f92d8f4f732a00fa9 Mon Sep 17 00:00:00 2001 From: Ivan Bushchik Date: Fri, 1 Sep 2023 15:20:35 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 411b33d..7c455e0 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ nixos-install --flake path:.#host Replace `{{REPO_PATH}}` with path to this repo (surprising, isn't it) and run on NixOS system (or system with Nix (don't tested)) ```bash -nix build path:{{REPO_PATH}}#nixosConfigurations.rubusidaeus.config.system.build.sdImage +nix build path:{{REPO_PATH}}#nixosConfigurations.HOST.config.system.build.sdImage ``` ## Rebuilding