Skip to content

typst

Whether to enable tools for Typst development.

Type: boolean

Default:

false

Example:

true

Declared by:

Which package of Typst to use.

Type: package

Default:

pkgs.typst

Declared by:

Directories to be searched for fonts.

Type: list of string

Default:

[]

Example:

[ "${pkgs.roboto}/share/fonts/truetype" ]

Declared by:

Whether to enable Typst Language Server.

Type: boolean

Default:

true

Example:

true

Declared by:

The Typst language server package to use.

Type: package

Default:

pkgs.tinymist

Declared by: