feat(unzip): install unzip
This commit is contained in:
parent
be4156fa1f
commit
e9d7bfc13a
1 changed files with 1 additions and 1 deletions
2
home.nix
2
home.nix
|
|
@ -9,7 +9,7 @@ in {
|
|||
home = {
|
||||
packages = with pkgs; [
|
||||
# system tools & bragging
|
||||
htop neofetch ripgrep usbutils wget curl ncdu trashy
|
||||
htop neofetch ripgrep usbutils wget curl ncdu trashy unzip
|
||||
# remote working
|
||||
remmina
|
||||
# audio
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue