From f159fc2ec00da8d25f9224b5d337f4efbabae072 Mon Sep 17 00:00:00 2001 From: Andreas Zweili Date: Tue, 25 Jan 2022 18:33:13 +0100 Subject: [PATCH] extend README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 237f26a..57e3cd4 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ However this requires some prerequisites. - A VM running the minimal NixOS ISO reachable with SSH under nixos@nixos.2li.local. - The VM runs UEFI. +- You've set a password for the nixos user. 1. `./scripts/install_new_vm.xsh` 2. Provide the required information and wait until the script is finished.