From 0046af127b42ff5cd6361f1ec1f8b53e3918f918 Mon Sep 17 00:00:00 2001 From: RuboGubo Date: Tue, 3 Jun 2025 14:31:34 +0100 Subject: [PATCH] remove unnecessary note and re-work requirements --- docs/site/guides/getting-started/add-machines.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/site/guides/getting-started/add-machines.md b/docs/site/guides/getting-started/add-machines.md index bbec5f9c7..b7ed78fc4 100644 --- a/docs/site/guides/getting-started/add-machines.md +++ b/docs/site/guides/getting-started/add-machines.md @@ -55,12 +55,12 @@ In the `flake.nix` file: Adding or configuring a new machine requires two simple steps: +??? Machine Requirements + - RAM > 2GB + ???+ Note "Cloud Machines" NixOS can cause strange issues when booting in certain cloud environments. - Find out if your cloud environment: - - supports UEFI, if not, use BIOS - - has enough RAM (2GB minimum) - If on Linode: Make sure that the system uses Direct Disk boot kernel (found in the configuration pannel) ### Step 1. Identify Target Disk-ID