We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
deploy
deploy-rs
1 parent c599d36 commit c89930bCopy full SHA for c89930b
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
11
1. Run bare system from `.#nixosConfigurations.bare`
12
- `nix build .#nixosConfigurations.bare.config.system.build.vm`
13
- `QEMU_NET_OPTS=hostfwd=tcp::2221-:22 ./result/bin/run-bare-system-vm`
14
-2. `nix run github:serokell/deploy`
+2. `nix run github:serokell/deploy-rs`
15
3. ???
16
4. PROFIT!!!
0 commit comments