From 22552bd0953d9561ce4e9f20f67ac989d8fc2956 Mon Sep 17 00:00:00 2001 From: Dennis Frieberg Date: Mon, 12 Jun 2023 12:24:36 +0200 Subject: [PATCH] fixed first docu bug --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 739c823..03dc6fa 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ If you want to build the machineconfiguration for machine run ``` -nix build .#nixosConfiguration. +nix build .#nixosConfiguration..config.system.build.toplevel ``` ### On the machine