Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 379 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 379 Bytes

nix-portable-installer

Quickly (and temporarily) install nix via the excellent nix-portable.

Usage

curl -Lo nix-portable-installer https://raw.githubusercontent.com/noblepayne/nix-portable-installer/main/nix-portable-installer
chmod +x nix-portable-installer
./nix-portable-installer
# Try out nix!
nix run nixpkgs#btop