From 6e96e0a87d7fad358b7d4574834beb8a47d622de Mon Sep 17 00:00:00 2001 From: Sander van der Burg Date: Mon, 28 Jan 2008 15:44:59 +0000 Subject: [PATCH] Fixed syntax error svn path=/nixos/trunk/; revision=10311 --- system/options.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/system/options.nix b/system/options.nix index 1abc7a309e2c..3426c92356bb 100644 --- a/system/options.nix +++ b/system/options.nix @@ -1157,7 +1157,8 @@ default = []; description = "List of Java webapplications that should be mapped to the servlet container (Tomcat/JBoss)"; }; - + }; + subservices = { subversion = {