Update installed.nix

This commit is contained in:
stubbfel
2018-01-18 00:15:03 +01:00
parent c8c5b3a015
commit 821683f5ef

View File

@@ -2,7 +2,7 @@
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
wget curl vim nano zsh fzf tmux unzip bzip2 zip p7zip ncurses wget curl vim nano zsh fzf tmux unzip bzip2 zip p7zip ncurses zlibStatic ncurses5 zlib
]; ];
imports = imports =