Skip to content

Commit

Permalink
Add okular for pdf reading
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoruto committed May 31, 2024
1 parent 6cd10cb commit 3df926d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions nixos/environment/packages.nix
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
{
pkgs,
...
}: {
{pkgs, ...}: {
imports = [
./chrome.nix
];
Expand Down Expand Up @@ -70,6 +67,7 @@
jabref
libreoffice-qt
libsForQt5.kdenlive
libsForQt5.okular
#mailspring
masterpdfeditor
mprime
Expand Down

0 comments on commit 3df926d

Please sign in to comment.