Run VBox on Hosea

This commit is contained in:
Greg Hellings
2024-04-02 14:07:13 -05:00
parent 601068fc93
commit cb5d1a7a83
4 changed files with 69 additions and 52 deletions
-1
View File
@@ -147,6 +147,5 @@ in {
virtualisation = {
docker.enable = true;
oci-containers.backend = "docker";
virtualbox.host.enable = true;
};
}