From 1199c185d755936a6e023011545572f3cf7832b6 Mon Sep 17 00:00:00 2001 From: sils Date: Mon, 5 Dec 2022 20:14:37 +0100 Subject: added simple-scan, imagemagick and kde-connect --- packages.nix | 3 +++ 1 file changed, 3 insertions(+) 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 ]; } -- cgit 1.4.1