Skip to content

Instantly share code, notes, and snippets.

@nuxeh
nuxeh / nixinst.sh
Created May 12, 2020 12:00
Automated NixOS installer script
#!/bin/sh
#
# For installing NixOS having booted from the minimal USB image.
#
# To run:
#
# sh -c "$(curl https://eipi.xyz/nixinst.sh)"
#
# https://eipi.xyz/blog/nixos-x86-64