Removed table from SUMMARY.md

This commit is contained in:
Jill 2023-05-31 08:12:35 +02:00
parent 1812979e1b
commit 5f42c2d110
3 changed files with 12 additions and 11 deletions

View File

@ -68,7 +68,7 @@ data has been migrated.
- Source Machine:
- - Can be any Linux machine with Nix installed, or a NixOS machine.
- Can be any Linux machine with Nix installed, or a NixOS machine.
- Target Machine:

View File

@ -9,13 +9,14 @@ installing NixOS, and run the install remotely with a single CLI command.
Refer to the following documentation for more information.
| Document | Description |
| ---------------------------------------- | --------------------------------------- |
| [README](../README.md) | An overview of nixos-anywhere |
| [Quickstart](./quickstart.md) | Instructions for a typical installation |
| [System Requirements](./requirements.md) | CPU and memory requirements |
| [How to Guide](./howtos.md) | Instructions for non-typical use cases |
| [Support Matrix](./supportmatrix.md) | List of tested platforms |
| [Reference](./reference.md) | Reference Guide |
[README](../README.md): An overview of nixos-anywhere
-
[Quickstart](./quickstart.md): Instructions for a typical installation
[System Requirements](./requirements.md): CPU and memory requirements
[How to Guide](./howtos.md): Instructions for non-typical use cases
[Support Matrix](./supportmatrix.md): List of tested platforms
[Reference](./reference.md): Reference Guide

View File

@ -16,7 +16,7 @@
## Installing on a machine with no operating system
If your machine doesn't currently have an operating system installed, you still
If your machine doesn't currently have an operating system installed, you can still
run `nixos-anywhere` remotely to automate the install. To do this, you would
first need to boot the target machine from the standard NixOS installer. You can
either boot from a USB or use `netboot`.