nixos/colony: Increase shill resources
This commit is contained in:
@@ -147,7 +147,7 @@ let
|
||||
"uuid ${i.uuid}"
|
||||
"machine ${i.machine}"
|
||||
"cpu ${i.cpu}"
|
||||
"smp cpus=${toString i.smp.cpus},threads=${toString i.smp.threads}"
|
||||
"smp cores=${toString i.smp.cpus},threads=${toString i.smp.threads}"
|
||||
"m ${toString i.memory}"
|
||||
"nographic"
|
||||
"vga ${i.vga}"
|
||||
|
Reference in New Issue
Block a user