From abec62217dcfb269fe4de7bd8299e53b0c5116f9 Mon Sep 17 00:00:00 2001 From: Kilian Mio <86004375+Mikilio@users.noreply.github.com> Date: Sun, 19 May 2024 20:34:14 +0200 Subject: [PATCH] Update modules/programs/todoman.nix Co-authored-by: Robert Helgesson --- modules/programs/todoman.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/programs/todoman.nix b/modules/programs/todoman.nix index afbd4266..77ec3c5c 100644 --- a/modules/programs/todoman.nix +++ b/modules/programs/todoman.nix @@ -24,7 +24,7 @@ in { example = "*/*"; }; - config = mkOption { + extraConfig = mkOption { type = types.lines; default = ""; description = ''