monolith: disable virtualbox while it's borked

This commit is contained in:
Leonardo Eugênio 2024-05-25 19:43:52 -03:00
parent 9f2382ef2d
commit 48c074f1f4

View file

@ -55,8 +55,6 @@ in
};
};
virtualisation.virtualbox.host.enable = true;
fileSystems."/" = {
device = "/dev/disk/by-label/BTRFS_ROOT";
fsType = "btrfs";