diff --git a/README.md b/README.md index 2b5f0db..896d604 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,5 @@ services.cloud-init = { }; ``` +### AWS +You will need to import the following module to be able to build NixOS on EC2: `"${nixpkgs}/nixos/modules/virtualisation/amazon-image.nix"`