Update modules/programs/todoman.nix
Co-authored-by: Robert Helgesson <robert@rycee.net>
This commit is contained in:
parent
22a5e3f3da
commit
abec62217d
|
@ -24,7 +24,7 @@ in {
|
||||||
example = "*/*";
|
example = "*/*";
|
||||||
};
|
};
|
||||||
|
|
||||||
config = mkOption {
|
extraConfig = mkOption {
|
||||||
type = types.lines;
|
type = types.lines;
|
||||||
default = "";
|
default = "";
|
||||||
description = ''
|
description = ''
|
||||||
|
|
Loading…
Reference in a new issue