[virtualbox] Move into proper module

This commit is contained in:
Tibo De Peuter 2023-10-18 16:47:13 +02:00
parent b6044e99dc
commit c46a7ce9c3
7 changed files with 29 additions and 20 deletions

View file

@ -0,0 +1,5 @@
{
imports = [
./virtualbox
];
}