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" ];
|
systemd.services.systemd-networkd.wantedBy = [ "multi-user.target" ];
|
||||||
|
|
||||||
microvm = {
|
microvm = {
|
||||||
vcpu = 6;
|
vcpu = 8;
|
||||||
mem = 8192;
|
mem = 8192;
|
||||||
hypervisor = "qemu";
|
hypervisor = "qemu";
|
||||||
interfaces = [
|
interfaces = [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue