monolith: disable virtualbox while it's borked

This commit is contained in:
Leonardo Eugênio 2024-05-25 19:43:52 -03:00
parent 61b94b8229
commit af640e2ba5

View file

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