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