Install awscli
This commit is contained in:
parent
98e852d865
commit
d8f41ded84
2 changed files with 2 additions and 2 deletions
|
@ -46,7 +46,7 @@ in
|
||||||
agilebits-op
|
agilebits-op
|
||||||
aria2
|
aria2
|
||||||
arp-scan
|
arp-scan
|
||||||
awscli
|
awscli2
|
||||||
cachix
|
cachix
|
||||||
curlFull
|
curlFull
|
||||||
dasel
|
dasel
|
||||||
|
|
|
@ -27,7 +27,7 @@ in
|
||||||
stateVersion = "22.11";
|
stateVersion = "22.11";
|
||||||
|
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
awscli
|
awscli2
|
||||||
curlFull
|
curlFull
|
||||||
lnav
|
lnav
|
||||||
mtr
|
mtr
|
||||||
|
|
Loading…
Reference in a new issue