summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/guix.texi3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi
index ddd20af256d..238fe9741fa 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -24675,7 +24675,8 @@ If your system has hardware virtualization extensions, enabling the
24675virtual machine support (KVM) of the Linux kernel will make things run 24675virtual machine support (KVM) of the Linux kernel will make things run
24676faster. 24676faster.
24677 24677
24678@item -m 512 24678@c To run Xfce + 'guix pull', we need at least 1G of RAM.
24679@item -m 1024
24679RAM available to the guest OS, in mebibytes. Defaults to 128@tie{}MiB, 24680RAM available to the guest OS, in mebibytes. Defaults to 128@tie{}MiB,
24680which may be insufficient for some operations. 24681which may be insufficient for some operations.
24681 24682