modules: nextcloud: disable systemd-oomd inside container

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2024-06-05 22:56:04 +02:00
parent 6aac3e5cfc
commit 89a1aa37fd
Signed by: c8h4
GPG key ID: 73D5E7FDEE3DE49A

View file

@ -81,6 +81,7 @@ let
};
services.resolved.enable = true;
systemd.oomd.enable = false;
networking = {
firewall = {