reduce memory consumption

This commit is contained in:
Jörg Thalheim 2023-05-07 21:57:22 +02:00
parent 419184cff6
commit 3028a09680
2 changed files with 4 additions and 4 deletions

View File

@ -23,7 +23,7 @@ requirements apply for kexec to succeed:
- x86_64 Linux system with kexec support (most x86_64 machine do have kexec
support) or you have to provide your own
[image](https://github.com/numtide/nixos-anywhere#using-your-own-kexec-image)
- At least 2.5GB RAM (swap does not count). If you do not have enough RAM you
- At least 1.5GB RAM (swap does not count). If you do not have enough RAM you
will see failures unpacking the initrd), this is because kexec needs to load
the whole nixos into memory.

View File

@ -49,11 +49,11 @@
]
},
"locked": {
"lastModified": 1683459741,
"narHash": "sha256-6iBzT9JvcuWtBfKMvXryteQsH+mbaKrS6nSpniny9vo=",
"lastModified": 1683490943,
"narHash": "sha256-LTuFkrzjsEdcbB0Y/CCMnH49UTqKyyhCVQ6aGPDSNKc=",
"owner": "nix-community",
"repo": "nixos-images",
"rev": "8217f268915813b93d31f02c15b89aaef5d34ad9",
"rev": "5aeef49472f1b0bb8c8aa082eb27ae2cc951f60c",
"type": "github"
},
"original": {