#!/bin/sh # Install nix sh <(curl -L https://nixos.org/nix/install) --daemon