mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium: disable hypervisor guest support in kernel
This is hypervisor /guest/, we don't need that.
This commit is contained in:
parent
9ced079f55
commit
941a8c4c9d
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@ in {
|
||||||
|
|
||||||
# My config
|
# My config
|
||||||
DRM_AMDGPU = yes; # Recent AMD GPU
|
DRM_AMDGPU = yes; # Recent AMD GPU
|
||||||
|
HYPERVISOR_GUEST = lib.mkForce no;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue