Update modules/programs/todoman.nix

Co-authored-by: Robert Helgesson <robert@rycee.net>
This commit is contained in:
Kilian Mio 2024-05-19 20:34:14 +02:00 committed by GitHub
parent 22a5e3f3da
commit abec62217d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -24,7 +24,7 @@ in {
example = "*/*";
};
config = mkOption {
extraConfig = mkOption {
type = types.lines;
default = "";
description = ''