Added unzip to configuration
This commit is contained in:
parent
c52cecedd7
commit
e7c5b82f3a
2 changed files with 3 additions and 2 deletions
|
|
@ -29,7 +29,6 @@
|
|||
|
||||
# Enable programs
|
||||
home.packages = with pkgs; [
|
||||
|
||||
bitwarden
|
||||
discord
|
||||
docker-compose
|
||||
|
|
@ -61,6 +60,7 @@
|
|||
sops
|
||||
spotify
|
||||
thunderbird
|
||||
unzip
|
||||
whatsapp-for-linux
|
||||
zsh
|
||||
];
|
||||
|
|
|
|||
|
|
@ -36,6 +36,7 @@
|
|||
sops
|
||||
tailscale
|
||||
tmux
|
||||
unzip
|
||||
wakeonlan
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue