add home-assistant nix configuration

This commit is contained in:
2023-12-09 22:55:41 +01:00
parent bdca649697
commit 027be96f9c
22 changed files with 1450 additions and 60 deletions

View File

@@ -143,12 +143,6 @@
"multimedia"
} udp dport { 67, 68 } counter accept
# Allow networks to access web proxy
iifname {
"lan",
"wg_cloonar",
} tcp dport { 80, 443 } counter accept
# Accept mDNS for avahi reflection
# iifname "multimedia" ip saddr <chromecast IP> tcp dport { llmnr } counter accept
# iifname "multimedia" ip saddr <chromecast IP> udp dport { mdns, llmnr } counter accept