Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.libreoffice.enable

Whether to enable LibreOffice, a comprehensive office suite…

Type: boolean

Default:

false

Example:

true

Declared by:

programs.libreoffice.package

The libreoffice package to use.

Type: null or package

Default:

pkgs.libreoffice

Example:

pkgs.libreoffice-qt

Declared by:

programs.libreoffice.settings

Configuration written to $XDG_CONFIG_HOME/libreoffice/4/user/registrymodifications.xcu.

Available options are documented as tooltips in the Expert Configuration dialog.

Warning: this will silently delete the existing configuration file, regardless of whether it is a file or a link; please back up your configuration entries before migrating.

Type: attribute set of attribute set of (boolean or floating point number or signed integer or string)

Default:

{ }

Example:

{
  "/org.openoffice.Office.Common/Filter/PDF/Export" = {
    PDFUACompliance = true;
    SelectPdfVersion = 4;
  };
}

Declared by: