I recently started playing around with the x2.xlarge.x86 instances of Packet and figured there was no NixOS support for them yet.
This PR adds the basic support for the machine and in an additional commit adds "full" hardware support by including the NVIDIA driver options. MOst of this is a 1:1 copy of other hardware that already existed in the repo.
It might turn out to be not desirable to distribute pre-compiled NVIDIA drivers due to whatever legal issues there might be. I am not a lawyer so I can not really judge the situation.
I recently started playing around with the
x2.xlarge.x86
instances of Packet and figured there was no NixOS support for them yet.This PR adds the basic support for the machine and in an additional commit adds "full" hardware support by including the NVIDIA driver options. MOst of this is a 1:1 copy of other hardware that already existed in the repo.
It might turn out to be not desirable to distribute pre-compiled NVIDIA drivers due to whatever legal issues there might be. I am not a lawyer so I can not really judge the situation.