nixos: add a few missing type specifiers under boot.*

This commit is contained in:
Joachim Fasting
2015-02-23 18:00:21 +01:00
parent bd81885f70
commit d375550ead
5 changed files with 6 additions and 0 deletions

View File

@@ -21,6 +21,7 @@ in
boot.loader.raspberryPi.enable = mkOption {
default = false;
type = types.bool;
description = ''
Whether to create files with the system generations in
<literal>/boot</literal>.