nixos/mastodon: increase RAM for NixOS test vm

This commit is contained in:
Kerstin Humm 2022-11-06 19:53:30 +01:00 committed by Manuel Bärenz
parent 74987395e3
commit 7718720149

View file

@ -56,6 +56,9 @@ in
};
server = { pkgs, ... }: {
virtualisation.memorySize = 2048;
networking = {
interfaces.eth1 = {
ipv4.addresses = [