images/guix: Increase the memory for guix pull
1 files changed, 1 insertions(+), 1 deletions(-) M images/guix/genimg
M images/guix/genimg => images/guix/genimg +1 -1
@@ 69,7 69,7 @@ sudo qemu-nbd --disconnect /dev/nbd0 # Boot guix vm qemu-system-$arch \ -pidfile /tmp/qemu.id \ - -m 1024 \ + -m 2048 \ -smp cpus=2 \ -net nic,model=virtio -net user,hostfwd=tcp:127.0.0.1:8022-:22 \ -display none \