nix-on-droid brings the Nix package manager to Android using proot and a modified Termux environment, enabling declarative software management without root access.
nix-starter-configs offers Nix flakes-based templates for reproducible, portable NixOS and home-manager configurations, easing multi-host and multi-user setup. Here’s how it works.
Nixvim offers a declarative Neovim configuration system using Nix modules and Lua generation, blending reproducibility with flexible plugin setup. Ideal for Nix users.