add zipper

This commit is contained in:
stubbfel
2017-11-22 22:48:44 +01:00
parent 85c9da2add
commit 3812645127
2 changed files with 1 additions and 2 deletions

View File

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