From 88b40b129cc17af674d28d02fa480b59fd364c42 Mon Sep 17 00:00:00 2001 From: notgne2 Date: Fri, 30 Oct 2020 18:35:26 -0700 Subject: Fix example command in system example --- examples/system/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/system') diff --git a/examples/system/README.md b/examples/system/README.md index daf649a..7cddbf7 100644 --- a/examples/system/README.md +++ b/examples/system/README.md @@ -11,6 +11,6 @@ This is an example of how to deploy a full nixos system with a separate user uni 1. Run bare system from `.#nixosConfigurations.bare` - `nix build .#nixosConfigurations.bare.config.system.build.vm` - `QEMU_NET_OPTS=hostfwd=tcp::2221-:22 ./result/bin/run-bare-system-vm` -2. `nix run github:serokell/deploy --prime` +2. `nix run github:serokell/deploy` 3. ??? 4. PROFIT!!! -- cgit v1.2.3