rose-pine-nix/docs/nixos-options.md
seth a60d227622
feat: add autogenerated docs (#39)
* feat: add auto generated docs

* docs: init options docs
2023-07-29 08:40:13 -04:00

50 lines
473 B
Markdown

## boot\.loader\.grub\.catppuccin\.enable
Whether to enable Catppuccin theme.
*Type:*
boolean
*Default:*
` false `
*Example:*
` true `
## boot\.loader\.grub\.catppuccin\.flavour
Catppuccin flavour for grub
*Type:*
one of “latte”, “frappe”, “macchiato”, “mocha”
*Default:*
` "latte" `
## catppuccin\.flavour
Global Catppuccin flavour
*Type:*
one of “latte”, “frappe”, “macchiato”, “mocha”
*Default:*
` "latte" `