Skip to content

Commit 3028a09

Browse files
committed
reduce memory consumption
1 parent 419184c commit 3028a09

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ requirements apply for kexec to succeed:
2323
- x86_64 Linux system with kexec support (most x86_64 machine do have kexec
2424
support) or you have to provide your own
2525
[image](https://github.com/numtide/nixos-anywhere#using-your-own-kexec-image)
26-
- At least 2.5GB RAM (swap does not count). If you do not have enough RAM you
26+
- At least 1.5GB RAM (swap does not count). If you do not have enough RAM you
2727
will see failures unpacking the initrd), this is because kexec needs to load
2828
the whole nixos into memory.
2929

flake.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)