All general options related to Vencord not encompassing plugins
programs.nixcord.config.useQuickCss
# use the quick-CSS theme provided by
# type: str
programs.nixcord.config.themeLinks
# list of links to online Vencord themes
# type: list of strings (links)
programs.nixcord.config.enabledThemes
# list of theme files to enable
# type: list of strings
# themes located in configDir/themes
programs.nixcord.config.enableReactDevtools
# enable react devtools in discord
programs.nixcord.config.frameless
# remove window frame for discord app
programs.nixcord.config.transparent
# add transparency if environment supports it
programs.nixcord.config.disableMinSize
# disable the minimum size for the discord window
programs.nixcord.config.plugins
Look here for plugin configs