diff options
Diffstat (limited to 'packages.nix')
| -rw-r--r-- | packages.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/packages.nix b/packages.nix index bb01006..6f827d0 100644 --- a/packages.nix +++ b/packages.nix @@ -27,6 +27,7 @@ let docker-compose gibo direnv + gh gcc gnumake @@ -76,7 +77,7 @@ let dunst gotop tremc - zathura + # zathura # Broken on 9th April 2020 ]; utils = with pkgs; [ |
