IT WORKS
This commit is contained in:
parent
da509d97c7
commit
3765e918d6
18 changed files with 348 additions and 226 deletions
|
|
@ -13,8 +13,8 @@
|
|||
installBootLoader = true;
|
||||
|
||||
# With how much memory Nix eval uses, this is essentially required.
|
||||
memorySize = 4096;
|
||||
cores = 4;
|
||||
memorySize = 8192;
|
||||
cores = 8;
|
||||
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue