wording
This commit is contained in:
parent
20589c8c11
commit
c08d305925
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ in
|
|||
repos = lib.mkOption {
|
||||
type = import ./repo.nix { inherit lib; };
|
||||
description = ''
|
||||
attribute set of repos to clone
|
||||
attrs of repos to clone
|
||||
'';
|
||||
default = { };
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue