feat: add the descriptions for the options

This commit is contained in:
Tristan Ross 2023-01-03 10:52:57 -08:00
parent df3a607ad7
commit 809f92cd25
2 changed files with 169 additions and 0 deletions

View File

@ -7,6 +7,7 @@ in {
devices = lib.mkOption {
type = types.devices;
default = {};
description = "The devices to set up";
};
enableConfig = lib.mkOption {
description = ''

168
types.nix

File diff suppressed because it is too large Load Diff