nixos/mastodon: increase RAM for NixOS test vm

This commit is contained in:
Kerstin Humm
2022-11-17 20:05:50 +01:00
committed by Manuel Bärenz
parent 74987395e3
commit 7718720149
+3
View File
@@ -56,6 +56,9 @@ in
};
server = { pkgs, ... }: {
virtualisation.memorySize = 2048;
networking = {
interfaces.eth1 = {
ipv4.addresses = [