diff options
| author | 2025-01-11 12:40:33 -0500 | |
|---|---|---|
| committer | 2025-01-11 12:40:33 -0500 | |
| commit | 2d35d8e272b4d5725c686be5d2b4436a55fe8141 (patch) | |
| tree | 2a7ba5dc3954e8eb8c2ef9fe7d9d9f2c92c969b8 /hosts/moyo/libvirt | |
| parent | a6bd778dc3d6652de019f3b96a0c0039628f5339 (diff) | |
| download | dotfiles-2d35d8e272b4d5725c686be5d2b4436a55fe8141.tar.gz dotfiles-2d35d8e272b4d5725c686be5d2b4436a55fe8141.tar.bz2 dotfiles-2d35d8e272b4d5725c686be5d2b4436a55fe8141.zip | |
Update libvirt configs, laptop theme
Diffstat (limited to 'hosts/moyo/libvirt')
| -rw-r--r-- | hosts/moyo/libvirt/qemu/denpa.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/moyo/libvirt/qemu/denpa.xml b/hosts/moyo/libvirt/qemu/denpa.xml index 0c2029e..14e4972 100644 --- a/hosts/moyo/libvirt/qemu/denpa.xml +++ b/hosts/moyo/libvirt/qemu/denpa.xml @@ -13,8 +13,8 @@ or other application using the libvirt API. <libosinfo:os id="http://rockylinux.org/rocky/9"/> </libosinfo:libosinfo> </metadata> - <memory unit='KiB'>2097152</memory> - <currentMemory unit='KiB'>2097152</currentMemory> + <memory unit='KiB'>4194304</memory> + <currentMemory unit='KiB'>4194304</currentMemory> <memoryBacking> <source type='memfd'/> <access mode='shared'/> |