wording
parent
20589c8c11
commit
c08d305925
|
@ -10,7 +10,7 @@ in
|
||||||
repos = lib.mkOption {
|
repos = lib.mkOption {
|
||||||
type = import ./repo.nix { inherit lib; };
|
type = import ./repo.nix { inherit lib; };
|
||||||
description = ''
|
description = ''
|
||||||
attribute set of repos to clone
|
attrs of repos to clone
|
||||||
'';
|
'';
|
||||||
default = { };
|
default = { };
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue