Merge pull request 'secrets: fix typo' (#905) from a-kenji-fix-typo into main
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
default = null;
|
default = null;
|
||||||
description = ''
|
description = ''
|
||||||
prompt text to ask for a value.
|
prompt text to ask for a value.
|
||||||
This value will be passed to the script as the environment variabel $prompt_value.
|
This value will be passed to the script as the environment variable $prompt_value.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
script = lib.mkOption {
|
script = lib.mkOption {
|
||||||
|
|||||||
Reference in New Issue
Block a user