Telegram: Difference between revisions
imported>Georgeoshardo mNo edit summary |
imported>Georgeoshardo mNo edit summary |
||
Line 3: | Line 3: | ||
== Installation == | == Installation == | ||
The telegram desktop client can be installed with the <code> | The telegram desktop client can be installed with the <code>telegram-desktop</code> package. | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> |
Revision as of 04:26, 22 June 2023
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 telegram-desktop
package.
environment.systemPackages = with pkgs; [ telegram-desktop ];
It can then be run as telegram-desktop