nixos/evcc: allow avahi discovery of eebus devices (#395686)

This commit is contained in:
Martin Weinelt
2025-04-26 15:27:38 +02:00
committed by GitHub
@@ -113,6 +113,7 @@ in
"AF_INET"
"AF_INET6"
"AF_UNIX"
"AF_NETLINK"
];
RestrictNamespaces = true;
RestrictRealtime = true;