added virtualbox

Signed-off-by: Alex Stan <stan.alexandru@ichb.ro>
This commit is contained in:
Alex Stan 2023-04-06 12:24:49 +03:00
parent 1d472bd957
commit 7beb435913
2 changed files with 8 additions and 1 deletions

View file

@ -208,6 +208,13 @@ in {
};
waydroid.enable = true;
lxd.enable = true;
virtualbox = {
host = {
enable = true;
enableExtensionPack = true;
};
};
};
services = {

View file

@ -64,7 +64,7 @@ in {
xh
du-dust
duf
virtualbox
];
};
programs = {