nix-bitcoin/modules/clightning-plugins
Erik Arvstedt 08fe9ba84a
services: add finer-grained address family restrictions
Due to a possible NixOS bug, this commit has no effect on NixOS 20.09
where `RestrictAddressFamilies` is a no-op.
It's only relevant for NixOS unstable with cgroups v2.

bitcoind+zmq: instead of allowing all address families, only add the required
AF_NETLINK family.

lnd: lnd only runs a zmq client, not a server, therefore it requires
no additional address families.

lightning-pool, clightning-plugin-zmq: add AF_NETLINK.
2021-03-22 14:35:29 +01:00
..
clboss.nix clboss: add module 2020-12-22 09:40:00 +00:00
default.nix clboss: add module 2020-12-22 09:40:00 +00:00
prometheus.nix add curated clightning plugins 2020-11-18 20:21:34 -06:00
summary.nix add curated clightning plugins 2020-11-18 20:21:34 -06:00
zmq.nix services: add finer-grained address family restrictions 2021-03-22 14:35:29 +01:00