nixos/neo4j: increase memorySize in NixOS test
This commit is contained in:
committed by
Jonathan Ringer
parent
60b6ad6f37
commit
b653d62a00
@@ -6,7 +6,7 @@ import ./make-test-python.nix {
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
# virtualisation.memorySize = 4096;
|
||||
virtualisation.memorySize = 4096;
|
||||
virtualisation.diskSize = 1024;
|
||||
|
||||
services.neo4j.enable = true;
|
||||
|
||||
Reference in New Issue
Block a user