Telegram

From NixOS Wiki
Revision as of 20:02, 20 May 2021 by imported>Alexnortung (Created page with "Telegram is a cloud-based mobile and desktop messaging app with a focus on security. == Installation == The telegram desktop client can be installed with the <code>tdesktop<...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Telegram is a cloud-based mobile and desktop messaging app with a focus on security.

Installation

The telegram desktop client can be installed with the tdesktop package.

environment.systemPackages = with pkgs; [ tdesktop ];

It can then be run as telegram-desktop