Add unzip to core
This commit is contained in:
parent
821dc3f850
commit
c4d82afcc3
1 changed files with 2 additions and 0 deletions
|
@ -35,6 +35,8 @@
|
||||||
fx
|
fx
|
||||||
# jq, but for html/xml
|
# jq, but for html/xml
|
||||||
xq-xml
|
xq-xml
|
||||||
|
# unzip
|
||||||
|
unzip
|
||||||
];
|
];
|
||||||
programs.tmux = {
|
programs.tmux = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue