mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2025-12-11 23:50:05 +01:00
feat: add the descriptions for the options
This commit is contained in:
parent
df3a607ad7
commit
809f92cd25
2 changed files with 169 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ in {
|
|||
devices = lib.mkOption {
|
||||
type = types.devices;
|
||||
default = {};
|
||||
description = "The devices to set up";
|
||||
};
|
||||
enableConfig = lib.mkOption {
|
||||
description = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue