Discord: Difference between revisions
imported>Jringer Discord: Text and VoIP Messaging Application |
imported>Makefu No edit summary |
||
Line 1: | Line 1: | ||
{{unfree}} | |||
== Install == | == Install == | ||
To install discord directly in your environment without changing any configuration: | |||
<code> | <code> | ||
Line 10: | Line 12: | ||
<code> | <code> | ||
Discord | $ Discord | ||
</code> | </code> | ||
Revision as of 14:16, 7 March 2018
Install
To install discord directly in your environment without changing any configuration:
nix-env -i discord --arg config '{ allowUnfree = true; }'
Usage
Command Line:
$ Discord
The nix expression also installs a desktop item as another option for starting the application.