Discord

From NixOS Wiki
Revision as of 13:10, 25 April 2020 by imported>Deingithub (Add highlighting for command lines)
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