update readme for vendor specific stuff

This commit is contained in:
TheWanderingCrow 2025-01-30 12:05:18 -05:00
parent 892b5d1642
commit 000ff27c11

View file

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