summaryrefslogtreecommitdiff
path: root/hosts/auth/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/auth/default.nix')
-rw-r--r--hosts/auth/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/auth/default.nix b/hosts/auth/default.nix
index 05c1630..05ca8c3 100644
--- a/hosts/auth/default.nix
+++ b/hosts/auth/default.nix
@@ -17,7 +17,7 @@ in
microvm = {
hypervisor = "qemu";
- mem = 2 * 1024;
+ mem = 2 * 1024 + 512;
vcpu = 2;
interfaces = [
{