programs.onlyoffice.settings
Configuration settings for Onlyoffice.
All configurable options can be deduced by enabling them through the GUI and observing the changes in ~/.config/onlyoffice/DesktopEditors.conf.
- Type
attribute set of (atom (null, bool, int, float or string))- Default
{ }- Example
'' UITheme = "theme-contrast-dark"; editorWindowMode = false; forcedRtl = false; maximized = true; titlebar = "custom"; ''- Declared
- <home-manager/modules/programs/onlyoffice.nix>