citra: default Discord RPC to false
This commit is contained in:
parent
97bb5f8064
commit
e87ec1228f
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
|||
, enableQtTranslation ? enableQt, qttools
|
||||
, enableWebService ? true
|
||||
, enableCubeb ? true, cubeb
|
||||
, useDiscordRichPresence ? true, rapidjson
|
||||
, useDiscordRichPresence ? false, rapidjson
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
inherit pname version src;
|
||||
|
|
Loading…
Reference in a new issue