We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30969d0 commit 0fca497Copy full SHA for 0fca497
1 file changed
modules/testing/default.nix
@@ -54,6 +54,7 @@ in
54
virtualisation = {
55
cores = 4;
56
memorySize = 6144;
57
+ diskSize = 8192;
58
interfaces = {
59
eth1 = {
60
vlan = 1;
0 commit comments