diff options
Diffstat (limited to 'packages.nix')
-rw-r--r-- | packages.nix | 3 |
1 files changed, 3 insertions, 0 deletions
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) ]; } |