Install awscli
This commit is contained in:
parent
8551c0527b
commit
98e852d865
2 changed files with 2 additions and 2 deletions
|
@ -46,6 +46,7 @@ in
|
|||
agilebits-op
|
||||
aria2
|
||||
arp-scan
|
||||
awscli
|
||||
cachix
|
||||
curlFull
|
||||
dasel
|
||||
|
@ -62,7 +63,6 @@ in
|
|||
parallel
|
||||
q
|
||||
ripgrep
|
||||
s3cmd
|
||||
socat
|
||||
tokei
|
||||
viddy
|
||||
|
|
|
@ -27,13 +27,13 @@ in
|
|||
stateVersion = "22.11";
|
||||
|
||||
packages = with pkgs; [
|
||||
awscli
|
||||
curlFull
|
||||
lnav
|
||||
mtr
|
||||
parallel
|
||||
q
|
||||
ripgrep
|
||||
s3cmd
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue