From 3da6ef291d719e7e0160772a165cfcb7b4816f70 Mon Sep 17 00:00:00 2001 From: sils Date: Mon, 5 Dec 2022 19:03:29 +0100 Subject: added gnupg, telegram and tor --- packages.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages.nix b/packages.nix index fddb752..3efd71c 100644 --- a/packages.nix +++ b/packages.nix @@ -25,5 +25,8 @@ rustc # rust, obiously cargo # cargo, the best compiler ever" lf # a file manager + gnupg # encryption and so on + tor-browser-bundle-bin # tor-browser + tdesktop # another messenger (telegram) ]; } -- cgit 1.4.1