Don't specify disk size

This commit is contained in:
Greg Hellings
2024-11-22 00:08:22 -06:00
parent 432dbbef20
commit 1cbf4bcddd
-2
View File
@@ -36,6 +36,4 @@
enable = true;
openFirewall = true;
};
virtualisation.diskSize = 100 * 1024;
}