svn path=/nixos/trunk/; revision=8078
This commit is contained in:
parent
94393dbd20
commit
52c9a6c756
@ -490,7 +490,6 @@
|
||||
}
|
||||
|
||||
|
||||
/*
|
||||
{
|
||||
name = ["services" "httpd" "user"];
|
||||
default = "wwwrun";
|
||||
@ -616,6 +615,7 @@
|
||||
";
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
name = ["services" "httpd" "subservices" "subversion" "organization" "url"];
|
||||
default = null;
|
||||
@ -624,6 +624,7 @@
|
||||
";
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
name = ["services" "httpd" "subservices" "subversion" "organization" "logo"];
|
||||
default = null;
|
||||
@ -632,6 +633,7 @@
|
||||
";
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
name = ["services" "httpd" "extraSubservices" "enable"];
|
||||
default = false;
|
||||
@ -640,6 +642,7 @@
|
||||
";
|
||||
}
|
||||
|
||||
|
||||
{
|
||||
name = ["services" "httpd" "extraSubservices" "services"];
|
||||
default = [];
|
||||
@ -647,7 +650,7 @@
|
||||
Extra subservices to enable in the webserver.
|
||||
";
|
||||
}
|
||||
*/
|
||||
|
||||
|
||||
{
|
||||
name = ["installer" "nixpkgsURL"];
|
||||
|
Loading…
x
Reference in New Issue
Block a user