collection of one-shot scripts to install NixOS on various server hosters and other hardware. [maintainer=@happysalada]
Find a file
Lorenzo Manacorda 76a4a6ff36 hosters/hetzner-dedicated: mdadm: ignore homehost
This is a safer way of ensuring there are no issues when auto-assembling
RAID arrays, since we skip the homehost validation altogether.
2021-04-26 17:23:48 +02:00
hosters hosters/hetzner-dedicated: mdadm: ignore homehost 2021-04-26 17:23:48 +02:00
README.md Initial import. 2020-10-11 16:34:39 +02:00

nixos-install-scripts

A collection of one-shot scripts to install NixOS on various server hosters and other hardware.

They are designed to get NixOS onto your machine with minimal effort, usually requiring only a single command and waiting a few minutes.

See the hosters directory for available hosters.

Usage

Each script contains instructions at the top.

You must slighly modify the script, most importantly, to put your login credentials (SSH key) into it.