sdrweb: allot 16 cores

This commit is contained in:
Astro 2022-11-24 00:03:12 +01:00
parent 7befe68673
commit 3ef0df9608
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
# needs to keep just its ssh key for sops-nix
persistedShares = [ "/home" "/etc" "/var" ];
mem = 4096;
vcpu = 16;
};
c3d2 = {
isInHq = false;