fix ipv6
This commit is contained in:
parent
a72519fdd6
commit
51c20a6579
1 changed files with 2 additions and 0 deletions
|
|
@ -1,6 +1,8 @@
|
|||
{ ... }:
|
||||
|
||||
{
|
||||
boot.kernel.sysctl."net.ipv6.conf.all.forwarding" = true;
|
||||
|
||||
virtualisation.podman = {
|
||||
enable = true;
|
||||
dockerSocket.enable = true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue