From 0ead7a7d6b2be28ec35329c66bfd621d888b7e88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= Date: Thu, 14 Sep 2023 22:33:38 +0200 Subject: [PATCH] fix format --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 577ca7fd..334aa861 100644 --- a/README.md +++ b/README.md @@ -79,9 +79,9 @@ data has been migrated. support. Most `x86_64` Linux systems do have kexec support. By providing your own [image](./docs/howtos.md#using-your-own-kexec-image) you can also perform kexec for other architectures eg aarch64 - - The machine must be reachable over the public internet or local network. Nixos-anywhere does not support wifi networks. If - a VPN is needed, define a custom installer via the --kexec flag which - connects to your VPN. + - The machine must be reachable over the public internet or local network. + Nixos-anywhere does not support wifi networks. If a VPN is needed, define a + custom installer via the --kexec flag which connects to your VPN. - Must have at least 1.5 GB of RAM, excluding swap. ## How to use nixos-anywhere