Discord

From NixOS Wiki
Revision as of 06:31, 7 March 2018 by imported>Jringer (Discord: Text and VoIP Messaging Application)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Install

Since discord is not free, you must supply the allowUnfree value as part of your config.

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.

Links

default.nix for discord