Improve performance of VM
This commit is contained in:
parent
60c8a7d4dc
commit
837dbf7fa8
|
@ -14,6 +14,8 @@
|
||||||
virtualisation = {
|
virtualisation = {
|
||||||
sharedHostKeys = true;
|
sharedHostKeys = true;
|
||||||
virt-viewer = true;
|
virt-viewer = true;
|
||||||
|
cores = 4;
|
||||||
|
memorySize = 4 * 1024;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
|
|
Loading…
Reference in a new issue