From 977b6940cf84f72bd08345186153039140b290af Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Tue, 7 May 2024 01:04:52 -0500 Subject: [PATCH] Moar ram --- nixos/beefcake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/beefcake.nix b/nixos/beefcake.nix index ee4cbb1..f4bcf51 100644 --- a/nixos/beefcake.nix +++ b/nixos/beefcake.nix @@ -893,7 +893,7 @@ sudo nix run nixpkgs#ipmitool -- raw 0x30 0x30 0x02 0xff 0x00 TZ = "America/Chicago"; VERSION = "1.18.2"; MEMORY = "8G"; - MAX_MEMORY = "16G"; + MAX_MEMORY = "32G"; ALLOW_FLIGHT = "true"; ENABLE_QUERY = "true";