programs.discord.settings

Configuration for Discord. The schema does not seem to be documented anywhere

Type
open submodule of (JSON value)
Default
{ }
Example
{
  DANGEROUS_ENABLE_DEVTOOLS_ONLY_ENABLE_IF_YOU_KNOW_WHAT_YOURE_DOING = true;
}
Declared
<home-manager/modules/programs/discord.nix>