Added AWS
This commit is contained in:
parent
2cdb7a4564
commit
93bc725bc0
|
@ -21,6 +21,7 @@
|
||||||
# Set the system-wide environment
|
# Set the system-wide environment
|
||||||
environment = {
|
environment = {
|
||||||
systemPackages = with pkgs; [
|
systemPackages = with pkgs; [
|
||||||
|
aws # Command-line utility for working with Amazon EC2, S3, SQS, ELB, IAM and SD
|
||||||
#crystal # A compiled language with Ruby like syntax and type inference
|
#crystal # A compiled language with Ruby like syntax and type inference
|
||||||
docker # Pack, ship and run any application as a lightweight container
|
docker # Pack, ship and run any application as a lightweight container
|
||||||
docker-compose # Multi-container orchestration for Docker
|
docker-compose # Multi-container orchestration for Docker
|
||||||
|
|
Loading…
Reference in a new issue