NixOS friendly hosters: Difference between revisions

imported>Alexanderkjeldaas
m Hetzner Cloud has ISOs easily available.
imported>Fgaz
Add link to scaleway nixos image proposal and alternative method
Line 81: Line 81:
|-
|-
![https://www.scaleway.com Scaleway]
![https://www.scaleway.com Scaleway]
|The <code>kexec</code> method (see [[Install NixOS on Scaleway X86 Virtual Cloud Server]])  works well, but bear in mind it only works with the 'virtual' class of servers, as they run under a hypervisor which attaches the disks before the kernel boots. The 'bare-metal' servers rely on a special Linux kernel booting to attach network <code>/dev/nbdX</code> drives which works only with Scaleway supplied images.
|The <code>kexec</code> method (see [[Install NixOS on Scaleway X86 Virtual Cloud Server]])  works well, but bear in mind it only works with the 'virtual' class of servers, as they run under a hypervisor which attaches the disks before the kernel boots. The 'bare-metal' servers rely on a special Linux kernel booting to attach network <code>/dev/nbdX</code> drives which works only with Scaleway supplied images. There is a ![https://github.com/scaleway/image-proposals/issues/13 image proposal] to add full NixOS support.
|}
|}