mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
chore: adjusted resources
This commit is contained in:
parent
b9bc92a168
commit
4e1b0d5874
2 changed files with 14 additions and 3 deletions
|
|
@ -41,7 +41,7 @@ in
|
|||
autostart = true;
|
||||
config =
|
||||
let
|
||||
ceresCpu = 35;
|
||||
ceresCpu = 28;
|
||||
erisCpu = 5;
|
||||
marsCpu = 18;
|
||||
deimosCpu = 4;
|
||||
|
|
@ -76,7 +76,7 @@ in
|
|||
mem =
|
||||
let
|
||||
num = num: (num * 1024);
|
||||
ceresRam = num 50;
|
||||
ceresRam = num 45;
|
||||
erisRam = num 7;
|
||||
marsRam = num 30;
|
||||
deimosRam = num 7;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue