nixos/evcc: allow avahi discovery of eebus devices
required for some wallboxes
Maximilian Staab 8 months ago bef6e422 5a6068bd
··· 113 "AF_INET" 114 "AF_INET6" 115 "AF_UNIX" 0 116 ]; 117 RestrictNamespaces = true; 118 RestrictRealtime = true;
··· 113 "AF_INET" 114 "AF_INET6" 115 "AF_UNIX" 116 + "AF_NETLINK" 117 ]; 118 RestrictNamespaces = true; 119 RestrictRealtime = true;