3
0
Fork 0
forked from mirrors/nixpkgs

Added disnix

svn path=/nixos/trunk/; revision=12282
This commit is contained in:
Sander van der Burg 2008-07-06 18:34:03 +00:00
parent 045ae06092
commit 6df19e0cbb

View file

@ -1461,8 +1461,15 @@
};
};
disnix = {
enable = mkOption {
default = false;
description = "Whether to enable Disnix";
};
};
httpd = {
enable = mkOption {
default = false;
description = "