mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-06 21:17:14 -06:00
chore: better provisioned vm resources
This commit is contained in:
parent
936e8207d0
commit
1fa809d7f5
9 changed files with 15 additions and 20 deletions
|
|
@ -397,8 +397,8 @@ in
|
|||
environment.systemPackages = [ fedifetcherPython ];
|
||||
|
||||
microvm = {
|
||||
vcpu = 4;
|
||||
mem = 1024 * 8;
|
||||
vcpu = 1;
|
||||
mem = 1024 * 6;
|
||||
hypervisor = "qemu";
|
||||
interfaces = [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue