nixpkgs/nixos
Phil b4d2cd6f6a nixos/tor: add tor hidden service options (#28081)
* nixos/tor: add hiddenServices option

This change allows to configure hidden services more conveniently.

* nixos/tor: fix default/example mixup

* nixos/tor: use docbook in documentation

Also use more elegant optionalString for optional strings.

* tor: seperate hidden service port by newline

* tor: better example for hidden service path

a path below /var/lib/tor is usually used for hidden services
2017-08-11 22:59:52 +01:00
..
doc/manual fixup! reword 2017-08-06 15:16:57 +02:00
lib amazon-image: support VPC/VHD as an output format for the builder 2017-08-10 22:57:26 +00:00
maintainers amazon-image: fix typo in last commit 2017-08-11 02:12:39 +00:00
modules nixos/tor: add tor hidden service options (#28081) 2017-08-11 22:59:52 +01:00
tests tests.plasma5: fix eval 2017-08-11 21:53:17 +02:00
COPYING
default.nix Remove nixFallback 2017-03-06 15:54:50 +01:00
README
release-combined.nix nixos,nixpkgs: only build essentials on i686 2017-08-05 12:06:05 +02:00
release-small.nix nixos/release-small.nix: cleanup to use default versions 2017-01-27 15:33:54 +01:00
release.nix nixos,nixpkgs: only build essentials on i686 2017-08-05 12:06:05 +02: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.