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