diff --git a/options.html b/options.html index 0cfc3dffd..a464602aa 100644 --- a/options.html +++ b/options.html @@ -5912,6 +5912,8 @@ disables configuration generation.
Type:
<home-manager/modules/programs/swaylock.nix>
Whether to enable Task Warrior. Type: boolean Default: Example: Declared by: The taskwarrior package to use. Type: package Default: Declared by: Either one of the default provided theme as string, or a
path to a theme configuration file. Type: null or string or path Default: Example: Declared by:programs.taskwarrior.enable
false
true
<home-manager/modules/programs/taskwarrior.nix>
+
programs.taskwarrior.package
pkgs.taskwarrior
+ <home-manager/modules/programs/taskwarrior.nix>
programs.taskwarrior.colorTheme
null
"dark-blue-256"
<home-manager/modules/programs/taskwarrior.nix>