Added more pdf viewer options

This commit is contained in:
isaacST08 2025-01-30 18:56:32 -07:00
commit 821cefec27
5 changed files with 189 additions and 0 deletions

View file

@ -1,6 +1,10 @@
{ ... }:
{
imports = [
./custom.nix
./okular.nix
./sioyek.nix
./qpdfview.nix
./zathura.nix
];
}