me
/
guix
Archived
1
0
Fork 0

system: vm: Restore default RAM size to 512MB.

* gnu/system/vm.scm (system-qemu-image/shared-store-script): Restore it.
master
Mathieu Othacehe 2022-01-06 10:43:14 +01:00
parent 67429314e4
commit 5d2b8b0ee3
No known key found for this signature in database
GPG Key ID: 8354763531769CA6
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ with '-virtfs' options for the host file systems listed in SHARED-FS."
(qemu qemu)
(graphic? #t)
(volatile? #t)
(memory-size 2048)
(memory-size 512)
(mappings '())
full-boot?
(disk-image-size