nix-installer-chimera

(โ˜… 9)

A modified Nix package manager installer for Chimera Linux.

  • chinera-nix-install.sh
  • install
  • install-multi-user
  • LICENSE
  • README.md

# Installation Guide

1. Get the code
git clone https://github.com/elgreams/nix-installer-chimera

Downloads the entire project code from GitHub to your computer.

cd nix-installer-chimera

Moves into the project folder you just downloaded.

2. Official Install Script

Easy Recommended
sh <(curl -fsSL https://raw.githubusercontent.com/elgreams/nix-installer-chimera/main/chinera-nix-install.sh)

An install script that downloads and runs in a single step.

โœ… After installing, open a new terminal and run the program's version command (e.g. --version) to confirm it worked.

Pulled directly from this repo's README.

// repository documentation