add wget to enable remote SSH editing via viscode
This commit is contained in:
parent
3fc5b2fa98
commit
2450b7e4c2
1 changed files with 1 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ in {
|
|||
pkgs.util-linux
|
||||
pkgs.iotop
|
||||
pkgs.rust-bin.stable.latest.default
|
||||
pkgs.wget
|
||||
|
||||
# For docker-compose like setups
|
||||
pkgs.arion
|
||||
|
|
|
|||
Loading…
Reference in a new issue