From d3823e5bdb70c3b758d73f76cc60dcefe4a61553 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Thu, 12 Oct 2023 13:08:36 +0200 Subject: [PATCH] update README --- README.md | 5 ++--- template/README.md | 6 +++--- 2 files changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8e6436a..62dc0a5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ -# nixos-anywhere-workshop template - -[docs](./template/README.md) +# A nixos-anywhere example +Documentation is in [./template/README.md](./template/README.md) diff --git a/template/README.md b/template/README.md index 27201f5..aa083c4 100644 --- a/template/README.md +++ b/template/README.md @@ -1,8 +1,8 @@ -# disko + nixos-anywhere +# nixos-anywhere and disko -This is an example repo for nixos-anywhere and disko. +This is an example repository for nixos-anywhere and disko. -## Build installer ISO with SSH +## Build installer ISO with passwordless SSH ```shell nix-build '' -A config.system.build.isoImage -I nixos-config=iso.nix