monolith: disable virtualbox while it's borked

This commit is contained in:
Leonardo Eugênio 2024-05-25 19:43:52 -03:00
parent 5e0c4ff27d
commit 52bd0f67ed

View file

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