mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:09:24 +08:00
devices.srv3: nixvirt adjust
This commit is contained in:
@@ -81,8 +81,8 @@ inputs:
|
||||
};
|
||||
yumieko =
|
||||
{
|
||||
memory.sizeMB = 4 * 1024;
|
||||
cpu.count = 4;
|
||||
memory.sizeMB = 8 * 1024;
|
||||
cpu.count = 8;
|
||||
network =
|
||||
{
|
||||
address = 6;
|
||||
|
||||
Reference in New Issue
Block a user