Slack
From NixOS Wiki
Revision as of 03:19, 16 June 2018 by Truthadjustr (talk | contribs) (Created page with "'''How to Install the Slack chat client''' To install the chat client, do: nix-env -iA nixos.slack To launch or run the chat client, do slack And remember, because this i...")
How to Install the Slack chat client
To install the chat client, do:
nix-env -iA nixos.slack
To launch or run the chat client, do
slack
And remember, because this is Nixos, you don't have to be root to install things. The above steps will install the Slack chat client as a non-root user.