Commit bef6e422 authored by Maximilian Staab's avatar Maximilian Staab
Browse files

nixos/evcc: allow avahi discovery of eebus devices

required for some wallboxes
parent 5a6068bd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -113,6 +113,7 @@ in
          "AF_INET"
          "AF_INET6"
          "AF_UNIX"
          "AF_NETLINK"
        ];
        RestrictNamespaces = true;
        RestrictRealtime = true;