From caf07a587f531a28f5a69c6411691165d70131af Mon Sep 17 00:00:00 2001 From: Baitinq Date: Wed, 7 Sep 2022 14:23:46 +0200 Subject: Misc: Update README instructions for iso building --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 893c364..23c16e8 100644 --- a/README.md +++ b/README.md @@ -32,5 +32,5 @@ home-manager switch --flake .#HOST # ISO ## Building ``` -nix build .#nixosConfigurations.HOST.config.system.build.isoImage +nix build .#isoConfigurations.HOST.config.system.build.isoImage ``` -- cgit 1.4.1