summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Hill <daniel@gluo.nz>2022-10-31 18:41:38 +1300
committerDaniel Hill <daniel@gluo.nz>2022-10-31 18:41:38 +1300
commit600ce1472227fdbf922db032e50d356331ed5952 (patch)
tree0499d9e9597b06cbde7136e199d7cf16bd423b3f
parentfc050ca7a7a3e9d440a1b944e3908c2604c065c7 (diff)
Fix an code block issue
Signed-off-by: Daniel Hill <daniel@gluo.nz>
-rw-r--r--TestServerSetup.mdwn1
1 files changed, 1 insertions, 0 deletions
diff --git a/TestServerSetup.mdwn b/TestServerSetup.mdwn
index 7cc79ac..6316b82 100644
--- a/TestServerSetup.mdwn
+++ b/TestServerSetup.mdwn
@@ -61,6 +61,7 @@ given the command `./setup.sh farm2` this will create 2 files, `farm2.nix` `farm
# Installation
Run
+
nixos-install --no-root-passwd && poweroff --reboot
# the flag is optional but but the installer will
# prompt for root password before rebooting otherwise.