Skip to content

amaurycannesson/nixos-cloud-desktop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NixOS Cloud Desktop

Build an NixOS AMI with Packer and deploy an EC2 instance with Terraform.

Packer

packer init .
packer build .

Notes

Packer key pair generation has some issues, so you may need to manually create an ED25519 key pair on AWS and save the private key to ./packer/packer-key.pem

Terraform

terraform init
terraform apply

Releases

No releases published

Packages

No packages published