Unverified Commit b80382cf authored by Martin Weinelt's avatar Martin Weinelt Committed by GitHub
Browse files

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

parents 4750ce87 bef6e422
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;