From 4d1a8a62075f584264c50de40bed33f3cdc53c02 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Mon, 9 Dec 2019 16:17:12 -0800 Subject: [PATCH] [NixOS] Add asciidoctor to extra --- nixos/extra.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/nixos/extra.nix b/nixos/extra.nix index 9b266887..30b5c07a 100644 --- a/nixos/extra.nix +++ b/nixos/extra.nix @@ -2,6 +2,8 @@ { environment.systemPackages = with pkgs; [ # (import ../../Projects/waymonad/default.nix) + asciidoctor + gource gimp android-studio texlive.combined.scheme-full