From 857bf4f7ab5c21a6f2e22a2f5989b9c811470275 Mon Sep 17 00:00:00 2001 From: Alyxia Sother Date: Mon, 12 Jun 2023 12:00:05 +0200 Subject: [PATCH] [nix] Install pandoc and PDF requirements --- nix/hosts/alymac/default.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nix/hosts/alymac/default.nix b/nix/hosts/alymac/default.nix index d0d85bf..28248ee 100644 --- a/nix/hosts/alymac/default.nix +++ b/nix/hosts/alymac/default.nix @@ -29,8 +29,10 @@ let kubelogin-oidc mosh nixpkgs-fmt + pandoc ripgrep sops + texlive.combined.scheme-small vim wget ];