diff --git a/docs/nixos-options.md b/docs/nixos-options.md index a47fcecc..5c0b8b6a 100644 --- a/docs/nixos-options.md +++ b/docs/nixos-options.md @@ -54,3 +54,44 @@ one of “latte”, “frappe”, “macchiato”, “mocha” ` "latte" ` + +## console\.catppuccin\.enable + + + +Whether to enable Catppuccin theme\. + + + +*Type:* +boolean + + + +*Default:* +` false ` + + + +*Example:* +` true ` + + + +## console\.catppuccin\.flavour + + + +Catppuccin flavour for console + + + +*Type:* +one of “latte”, “frappe”, “macchiato”, “mocha” + + + +*Default:* +` "latte" ` + +