elitak / nixos-infect

[GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)
GNU General Public License v3.0
1.32k stars 215 forks source link

Only include vmw_pvscsi on x64_64 #118

Closed deejayem closed 1 year ago

deejayem commented 1 year ago

Fix https://github.com/elitak/nixos-infect/issues/117 (caused by https://github.com/elitak/nixos-infect/pull/115) by not including vmw_pvscsi in boot.initrd.availableKernelModules no aarch64.

I have been able to install nixos successfully on AMD and Ampere instances on Oracle Cloud using this.