Added AWS

This commit is contained in:
Craige McWhirter 2020-04-23 09:30:27 +10:00
parent 2cdb7a4564
commit 93bc725bc0
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -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