diff --git a/devices/srv3/default.nix b/devices/srv3/default.nix index b4731af5..192584d5 100644 --- a/devices/srv3/default.nix +++ b/devices/srv3/default.nix @@ -81,8 +81,8 @@ inputs: }; yumieko = { - memory.sizeMB = 4 * 1024; - cpu.count = 4; + memory.sizeMB = 8 * 1024; + cpu.count = 8; network = { address = 6;