Created PDF viewer framework

This commit is contained in:
isaacST08 2025-01-30 17:15:00 -07:00
commit 9524d93bd2
5 changed files with 258 additions and 0 deletions

View file

@ -0,0 +1,6 @@
{ ... }:
{
imports = [
./okular.nix
];
}