nixpkgs/nixos/modules/services/security
Pierre Bourdon 6b70d3e911
nixos/tor: allow AF_NETLINK address family
Tor attempts to detect what external IP address a machine is using by
listing addresses on all network interfaces on the system. This listing
is done using getifaddrs(3), which relies on netlink in order to get
IPv6 address information.

This change fixes Tor not finding the relay's IPv6 address unless
explicitly configured via either an ORPort directive or via DNS
resolution of the machine hostname.
2021-08-25 06:03:41 +02:00
..
vaultwarden nixos/vaultwarden: make package configurable (#113216) 2021-07-14 17:20:10 -04:00
certmgr.nix nixos/certmgr: Flip either submodule path type 2020-01-08 23:54:45 +01:00
cfssl.nix
clamav.nix nixos/clamav: add settings options to replace extraConfig options 2020-12-11 19:56:08 -05:00
fail2ban.nix sshd service: Default to INFO logLevel (upstream default). 2021-06-23 01:49:11 +02:00
fprintd.nix nixos/fprintd: add TOD support 2021-04-15 08:55:39 +02:00
fprot.nix nixos/fprot: add type 2021-01-28 14:12:15 -08:00
haka.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
haveged.nix nixos/modules: remove trailing whitespace 2020-08-07 14:45:39 +01:00
hockeypuck.nix nixos/hockeypuck: Add service for hockeypuck 2021-07-19 07:33:01 +02:00
hologram-agent.nix treewide: remove nand0p as maintainer 2021-05-17 01:50:49 +02:00
hologram-server.nix nixos/*: use $out instead of $bin with buildGoPackage 2020-04-28 20:30:29 +10:00
munge.nix nixos/modules: Remove all usages of types.string 2019-08-31 18:19:00 +02:00
nginx-sso.nix nixos/nginx.sso: add package option 2020-01-12 14:35:23 +01:00
oauth2_proxy_nginx.nix nixos/oauth2_proxy_nginx: add nginx config only if oauth2_proxy is enabled. 2021-05-03 11:23:03 -07:00
oauth2_proxy.nix nixos/oauth2_proxy: fix package name in nixos module 2021-04-18 14:21:38 +02:00
physlock.nix Merge pull request #85963 from seqizz/g_physlock_message 2020-08-27 10:18:34 +02:00
privacyidea.nix privacyIDEA: 3.5.2 -> 3.6 2021-06-22 15:36:36 +02:00
shibboleth-sp.nix
sks.nix treewide: remove redundant quotes 2019-08-26 21:40:19 +00:00
sshguard.nix nixos/sshguard: restart sshguard when services/backend changes 2021-04-23 16:16:37 +02:00
step-ca.nix Add mohe2015 as maintainer to step-ca and nixos/step-ca 2021-04-09 14:57:43 +02:00
tor.nix nixos/tor: allow AF_NETLINK address family 2021-08-25 06:03:41 +02:00
torify.nix nixos/tsocks: Add types to the options 2020-01-05 00:15:26 +01:00
torsocks.nix treewide: use attrs instead of list for types.loaOf options 2020-01-06 10:39:18 -05:00
usbguard.nix treewide: fix double quoted strings in meta.description 2021-01-24 19:56:59 +07:00
vault.nix nixos/vault: extraConfigPaths -> extraSettingsPaths 2021-01-19 18:14:29 +01:00
yubikey-agent.nix nixos/yubikey-agent: add missing mkIf 2020-07-26 09:34:24 +02:00