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 = {
|
home = {
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
# system tools & bragging
|
# system tools & bragging
|
||||||
htop neofetch ripgrep usbutils wget curl ncdu trashy
|
htop neofetch ripgrep usbutils wget curl ncdu trashy unzip
|
||||||
# remote working
|
# remote working
|
||||||
remmina
|
remmina
|
||||||
# audio
|
# audio
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue