nixpkgs/nixos/modules
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
..
config Merge pull request #133014 from Mic92/fix-pam 2021-08-20 23:23:42 +01:00
hardware nixos/hardware.firmware: fix evaluation after PR #122463 2021-08-21 09:20:16 +02:00
i18n/input-method
installer lib/modules: add mkImageMediaOverride 2021-08-03 18:28:14 -05:00
misc nixos: rewrite uhub module 2021-08-11 09:51:23 +02:00
profiles NixOS AWS AMI: enable the serial console on ttyS0 2021-08-20 12:42:02 -04:00
programs Merge pull request #132347 from anpandey/captive-browser-fix 2021-08-22 19:40:23 +02:00
security apparmor: Fix cups-client typo 2021-08-23 00:50:15 -07:00
services nixos/tor: allow AF_NETLINK address family 2021-08-25 06:03:41 +02:00
system Merge pull request #115927 from input-output-hk/fix-deleted-sockets-restart 2021-08-20 08:33:42 -06:00
tasks services.zfs.expandOnBoot: support expanding pools on boot 2021-08-24 15:01:08 -04:00
testing
virtualisation NixOS AWS AMI: Create boot entries for each system generation 2021-08-20 14:02:11 -04:00
module-list.nix postfixadmin: init at 3.3.9 2021-08-24 23:46:06 +02:00
rename.nix