0d35699507
{ ... services = { tomcat = { enable = true; virtualHosts = [ { name = "test1.localhost"; webapps = [ mypkgs.HelloApp ]; } { name = "test2.localhost"; webapps = [ mypkgs.ByeApp ]; } ]; }; }; } svn path=/nixos/trunk/; revision=16654 |
||
---|---|---|
doc | ||
lib | ||
maintainers/scripts | ||
modules | ||
test | ||
default.nix | ||
README | ||
release.nix | ||
STABLE | ||
VERSION |
*** 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.