From 890857292272360acf62f235be0e475132f33ece Mon Sep 17 00:00:00 2001 From: kat witch Date: Fri, 7 May 2021 02:03:58 +0100 Subject: [PATCH] readme: Added nix build for a system --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9f4d281..73eff17f 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ * `nix run -f . deploy.target..run.apply` * `nix run -f . deploy.target..run -c terraform destroy` +* `nix build -f . hosts..config.system.build.toplevel`