From a309ba81bd7fc1af1cec45125e6a0155b726037d Mon Sep 17 00:00:00 2001 From: illustris Date: Sun, 20 Nov 2022 14:12:29 +0530 Subject: [PATCH] add okular --- desktop-configuration.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/desktop-configuration.nix b/desktop-configuration.nix index 1f5d15b..6865a1d 100644 --- a/desktop-configuration.nix +++ b/desktop-configuration.nix @@ -108,7 +108,7 @@ scrot #(libsForQt5.callPackage (import ./packages/rescuetime/default.nix) {}) #surf - gnome3.gnome-screenshot + gnome.gnome-screenshot blender wireshark flutter @@ -117,6 +117,7 @@ libnotify zoom-us guake + okular ]; security.rtkit.enable = true;