rose-pine-nix/docs/nixos-options.md
2024-05-13 18:04:33 +00:00

159 lines
2.3 KiB
Markdown

## boot\.loader\.grub\.catppuccin\.enable
Whether to enable Catppuccin theme\.
*Type:*
boolean
*Default:*
` false `
*Example:*
` true `
*Declared by:*
- [/nix/store/2njd3v71qf6iharhy4bz3inr5j8179sf-source/modules/nixos](file:///nix/store/2njd3v71qf6iharhy4bz3inr5j8179sf-source/modules/nixos)
## boot\.loader\.grub\.catppuccin\.flavour
Catppuccin flavour for grub
*Type:*
one of “latte”, “frappe”, “macchiato”, “mocha”
*Default:*
` "mocha" `
*Declared by:*
- [/nix/store/2njd3v71qf6iharhy4bz3inr5j8179sf-source/modules/nixos](file:///nix/store/2njd3v71qf6iharhy4bz3inr5j8179sf-source/modules/nixos)
## catppuccin\.enable
Whether to enable Catppuccin globally\.
*Type:*
boolean
*Default:*
` false `
*Example:*
` true `
*Declared by:*
- [/nix/store/2njd3v71qf6iharhy4bz3inr5j8179sf-source/modules/nixos](file:///nix/store/2njd3v71qf6iharhy4bz3inr5j8179sf-source/modules/nixos)
## catppuccin\.accent
Global Catppuccin accent
*Type:*
one of “blue”, “flamingo”, “green”, “lavender”, “maroon”, “mauve”, “peach”, “pink”, “red”, “rosewater”, “sapphire”, “sky”, “teal”, “yellow”
*Default:*
` "mauve" `
*Declared by:*
- [/nix/store/2njd3v71qf6iharhy4bz3inr5j8179sf-source/modules/nixos](file:///nix/store/2njd3v71qf6iharhy4bz3inr5j8179sf-source/modules/nixos)
## catppuccin\.flavour
Global Catppuccin flavour
*Type:*
one of “latte”, “frappe”, “macchiato”, “mocha”
*Default:*
` "mocha" `
*Declared by:*
- [/nix/store/2njd3v71qf6iharhy4bz3inr5j8179sf-source/modules/nixos](file:///nix/store/2njd3v71qf6iharhy4bz3inr5j8179sf-source/modules/nixos)
## console\.catppuccin\.enable
Whether to enable Catppuccin theme\.
*Type:*
boolean
*Default:*
` false `
*Example:*
` true `
*Declared by:*
- [/nix/store/2njd3v71qf6iharhy4bz3inr5j8179sf-source/modules/nixos](file:///nix/store/2njd3v71qf6iharhy4bz3inr5j8179sf-source/modules/nixos)
## console\.catppuccin\.flavour
Catppuccin flavour for console
*Type:*
one of “latte”, “frappe”, “macchiato”, “mocha”
*Default:*
` "mocha" `
*Declared by:*
- [/nix/store/2njd3v71qf6iharhy4bz3inr5j8179sf-source/modules/nixos](file:///nix/store/2njd3v71qf6iharhy4bz3inr5j8179sf-source/modules/nixos)