This commit is contained in:
XenGi 2026-08-21 23:52:29 +02:00
commit 51c20a6579
Signed by: xengi
SSH key fingerprint: SHA256:dM+fLZGsDvyv6kunjE8bGduL24VsCFB4LEOSdmRHdG0

View file

@ -1,6 +1,8 @@
{ ... }:
{
boot.kernel.sysctl."net.ipv6.conf.all.forwarding" = true;
virtualisation.podman = {
enable = true;
dockerSocket.enable = true;