Added minio-client for S3 managment.
This commit is contained in:
parent
ba5ef0b0d6
commit
cf64f681a4
1 changed files with 1 additions and 0 deletions
1
home.nix
1
home.nix
|
@ -71,6 +71,7 @@
|
||||||
sops
|
sops
|
||||||
direnv # shell environment management
|
direnv # shell environment management
|
||||||
pre-commit # Pre-commit tasks for git
|
pre-commit # Pre-commit tasks for git
|
||||||
|
minio-client # S3 management
|
||||||
|
|
||||||
# networking tools
|
# networking tools
|
||||||
mtr # A network diagnostic tool
|
mtr # A network diagnostic tool
|
||||||
|
|
Reference in a new issue