/nix-installer-scripts

Various scripts to install the nix package manager. Also has installers for selinux systems and silverblue too.

Primary LanguageShell

nix-installer-scripts

Various scripts to install the nix package manager

This may break if something other than bash is not the default login shell so have bash be the default shell. It will be better to make a profile on your terminal application and have a different shell instance that way.

Installers

Regular installer for non-selinux systems

bash <(curl -s https://raw.githubusercontent.com/dnkmmr69420/nix-installer-scripts/main/installer-scripts/regular-installer.sh)

Installer for selinux systems that aren't immutable (Fedora workstation, RHEL, centos stream, rocky alma or oracle linux)

bash <(curl -s https://raw.githubusercontent.com/dnkmmr69420/nix-installer-scripts/main/installer-scripts/regular-nix-installer-selinux.sh)

Installer for rpm-ostree based systems like silverblue/kinoite/ublue

bash <(curl -s https://raw.githubusercontent.com/dnkmmr69420/nix-installer-scripts/main/installer-scripts/silverblue-nix-installer.sh)

Uninstallers

Regular uninstaller for both non-selinux and selinux muttable systems

bash <(curl -s https://raw.githubusercontent.com/dnkmmr69420/nix-installer-scripts/main/uninstaller-scripts/regular-uninstaller.sh)

Silverblue nix uninstaller

bash <(curl -s https://raw.githubusercontent.com/dnkmmr69420/nix-installer-scripts/main/uninstaller-scripts/silverblue-nix-uninstaller.sh)

Other useful docs

Extra Scripts

Nix with selinux manual install guide

Old github repos that this repo has replaced list

Some useful nix tools

Fleek: Github-page Website

Nix Portable: Main-Page My-nix-portable-utilities

Shorten link

https://tinyurl.com/nxscrpts