enable virtualbox

This commit is contained in:
stupidcomputer 2024-08-25 19:09:11 -05:00
parent e35562e6a4
commit 6946936158
1 changed files with 2 additions and 0 deletions

View File

@ -60,6 +60,8 @@
}; };
}; };
virtualisation.virtualbox.host.enable = true;
boot.loader = { boot.loader = {
efi = { efi = {
canTouchEfiVariables = true; canTouchEfiVariables = true;