legacy/tex: add pdfpc for presentations

This commit is contained in:
Felix Buehler 2023-01-22 17:23:20 +01:00
parent 301986bda3
commit 3950fa3cd4
3 changed files with 2 additions and 8 deletions

View file

@ -1,6 +0,0 @@
{ config, pkgs, ... }:
{
environment.systemPackages = with pkgs; [
pdfpc
];
}

View file

@ -2,6 +2,7 @@
{
environment.systemPackages = with pkgs; [
biber
pdfpc
qtikz
texlive.combined.scheme-full
texstudio