diff options
Diffstat (limited to '')
-rw-r--r-- | packages.nix | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages.nix b/packages.nix index 3efd71c..28d0f4e 100644 --- a/packages.nix +++ b/packages.nix @@ -15,6 +15,7 @@ libreoffice # convert doc to pdf xD keepassxc # passwords gnome.gnome-keyring # to tired to migrate to kwallet + gnome.simple-scan # scanning, obiously lsd # ls in good jq # xdg-ninja requieres that glow # markdown rendering @@ -28,5 +29,7 @@ gnupg # encryption and so on tor-browser-bundle-bin # tor-browser tdesktop # another messenger (telegram) + libsForQt5.kdeconnect-kde # communicate with my phone + imagemagick # convertion and so on ]; } |