Bring up the VM runners

This commit is contained in:
Greg Hellings
2023-12-17 15:47:52 -06:00
parent 69e6c42886
commit 1afe353df7
11 changed files with 274 additions and 59 deletions
-10
View File
@@ -36,16 +36,6 @@
"10.42.1.5"
];
};
virtualisation = {
libvirtd = {
enable = false;
onBoot = "ignore";
};
virtualbox.host = {
enable = true;
enableExtensionPack = true;
};
};
users = {
users = {
greg = {