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