update module options
This commit is contained in:
parent
078f5447a7
commit
69348fa45a
2 changed files with 9 additions and 10 deletions
|
|
@ -70,7 +70,6 @@
|
|||
|
||||
secretKey = mkOption {
|
||||
type = types.str;
|
||||
default = "i_am_a_key";
|
||||
description = "Flask secret key";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue