Iot : Remove unmaintainer ha-av.
This commit is contained in:
parent
44af781856
commit
0c2b50495a
|
@ -70,7 +70,7 @@ in {
|
||||||
aiodiscover
|
aiodiscover
|
||||||
aiogithubapi
|
aiogithubapi
|
||||||
async-upnp-client
|
async-upnp-client
|
||||||
ha-av
|
# ha-av
|
||||||
ha-ffmpeg
|
ha-ffmpeg
|
||||||
hassil
|
hassil
|
||||||
home-assistant-intents
|
home-assistant-intents
|
||||||
|
|
|
@ -82,8 +82,8 @@ in {
|
||||||
matchConfig.Name = "wg0";
|
matchConfig.Name = "wg0";
|
||||||
address = ["10.1.1.0/24"];
|
address = ["10.1.1.0/24"];
|
||||||
networkConfig = {
|
networkConfig = {
|
||||||
IPForward = true;
|
IPv4Forwarding = true;
|
||||||
IPMasquerade = "ipv4";
|
IPMasquerade = "ipv4";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue