collection of one-shot scripts to install NixOS on various server hosters and other hardware. [maintainer=@happysalada]
Find a file
Raphael Megzari d5a3443410
Add zfs uefi (#7)
* initial try at adding zfs and uefi

* update script to remove rescue mode

* various fixes

* remove uneeded grub efi

* script improvements

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>

Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-04-09 14:58:27 +02:00
hosters Add zfs uefi (#7) 2021-04-09 14:58:27 +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.