mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
nixos/evcc: allow avahi discovery of eebus devices
required for some wallboxes
This commit is contained in:
parent
5a6068bdca
commit
bef6e42242
1 changed files with 1 additions and 0 deletions
|
@ -113,6 +113,7 @@ in
|
|||
"AF_INET"
|
||||
"AF_INET6"
|
||||
"AF_UNIX"
|
||||
"AF_NETLINK"
|
||||
];
|
||||
RestrictNamespaces = true;
|
||||
RestrictRealtime = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue