Discord

From NixOS Wiki
Revision as of 14:16, 7 March 2018 by imported>Makefu
Note: This package is unfree and requires extra steps to install.

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.

Links

default.nix for discord