aboutsummaryrefslogtreecommitdiff
path: root/mun.nix
diff options
context:
space:
mode:
Diffstat (limited to 'mun.nix')
-rwxr-xr-xmun.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/mun.nix b/mun.nix
index 80e927e..8306276 100755
--- a/mun.nix
+++ b/mun.nix
@@ -86,6 +86,7 @@
(texlive.combine {
inherit (texlive) scheme-full;
notestex = texlivePackages.notestex;
+ screenplay = texlivePackages.screenplay;
})
# === RetroArch with Cores ===