From ff99b10616154086fd8628e425404721bea6ff53 Mon Sep 17 00:00:00 2001 From: Johannes Kirschbauer Date: Sat, 13 Apr 2024 14:44:33 +0200 Subject: [PATCH] docs: rephrase tabs --- docs/site/getting-started/machines.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/site/getting-started/machines.md b/docs/site/getting-started/machines.md index 12669507a..5cb6e849e 100644 --- a/docs/site/getting-started/machines.md +++ b/docs/site/getting-started/machines.md @@ -16,7 +16,7 @@ This process involves preparing a suitable hardware and disk partitioning config === "**Physical Hardware**" - !!! How + !!! Steps 1. Create a NixOS installer image and transfer it to a bootable USB drive as described in the [installer](./installer.md). @@ -24,9 +24,9 @@ This process involves preparing a suitable hardware and disk partitioning config === "**Cloud Machines**" - !!! How + !!! Steps - Use any linux machine if it is reachable via SSH and supports `kexec`. + - Use any linux machine if it is reachable via SSH and supports `kexec`. Confirm the machine is reachable via SSH from your setup computer.