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