mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
feat: increased cpu cores
This commit is contained in:
parent
54e0453ba6
commit
ee35a417d3
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ in
|
|||
systemd.services.systemd-networkd.wantedBy = [ "multi-user.target" ];
|
||||
|
||||
microvm = {
|
||||
vcpu = 6;
|
||||
vcpu = 8;
|
||||
mem = 8192;
|
||||
hypervisor = "qemu";
|
||||
interfaces = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue