swithcing example to qcow

This commit is contained in:
arouzing 2023-02-02 18:16:34 -05:00
parent 3c4acde325
commit 53fc0d7660

View file

@ -13,7 +13,7 @@
modules = [
./hosts/example.nix
];
format = "virtualbox";
format = "qcow";
};
};