mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-19 17:28:49 +02:00
virtualization: Decrease memory size from 8GB to 4GB
This commit is contained in:
parent
f7df16b6a1
commit
48f9d1a87f
@ -3,7 +3,7 @@
|
||||
{
|
||||
virtualisation.vmVariant = {
|
||||
virtualisation = {
|
||||
memorySize = 8192;
|
||||
memorySize = 4096;
|
||||
cores = 4;
|
||||
|
||||
sharedDirectories = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user