nixpkgs/nixos
Andreas Rammhold 846070e028
networking.wireguard: added allowedIpsAsRoutes boolean to control peer routes
Sometimes (especially in the default route case) it is required to NOT
add routes for all allowed IP ranges. One might run it's own custom
routing on-top of wireguard and only use the wireguard addresses to
exchange prefixes with the remote host.
2017-09-25 21:30:52 +02:00
..
doc/manual postgresql92: remove last references 2017-09-05 18:20:56 +02:00
lib Deduplicate some filterSource invocations 2017-08-29 20:27:04 -04:00
maintainers amazon-image: fix typo in last commit 2017-08-11 02:12:39 +00:00
modules networking.wireguard: added allowedIpsAsRoutes boolean to control peer routes 2017-09-25 21:30:52 +02:00
tests postgresql92: remove last references 2017-09-05 18:20:56 +02:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix tests: linux-copperhead is not release-blocking 2017-09-05 12:15:23 -04:00
release-small.nix nixos/release-small.nix: cleanup to use default versions 2017-01-27 15:33:54 +01:00
release.nix Add basic kernel tests 2017-09-05 10:38:07 -04:00

*** NixOS ***

NixOS is a Linux distribution based on the purely functional package
management system Nix.  More information can be found at
http://nixos.org/nixos and in the manual in doc/manual.