home/pass: change option description
This commit is contained in:
parent
d1af92edf8
commit
2b9054ce8a
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ in
|
|||
enable = mkOption {
|
||||
type = types.bool;
|
||||
default = false;
|
||||
description = "Add and configure pass tool to manager your passwords";
|
||||
description = "Enables pass tool to manage your passwords";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue