nixos-anywhere automates remote NixOS installation via SSH, using kexec for bare-metal provisioning without boot media. Here’s how it works under the hood and how to get started.
Home Manager uses Nix to declaratively manage user packages and dotfiles, extending NixOS benefits to individual environments. It demands Nix expertise but offers reproducibility.
awesome-nix collects essential resources for mastering the Nix package manager and NixOS, highlighting reproducible builds and declarative system management.
Bureautix offers a minimal-infrastructure approach to secure office workstations using NixOS, Secure Boot, and FIDO2 MFA, managing user directories as code distributed via Git.
Colmena is a lightweight Rust tool for stateless, parallel NixOS deployments using Nix Flakes. It wraps core Nix commands to manage multiple hosts efficiently.
flake-parts applies the NixOS module system paradigm to Nix flakes, simplifying complex configurations by enabling modular, shareable units in flakes management.
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.
Mic92/dotfiles uses Nix flakes to manage NixOS system configurations, dotfiles, and a standalone Neovim setup, enabling reproducible deployments across various environments.
microvm.nix offers declarative MicroVMs on NixOS/macOS using eight hypervisors, enabling version-controlled, reproducible VM deployments with fixed RAM and flexible storage.
Nixvim offers a declarative Neovim configuration system using Nix modules and Lua generation, blending reproducibility with flexible plugin setup. Ideal for Nix users.
NixOS-WSL lets you run NixOS declaratively on Windows using WSL, giving a reproducible Linux environment without a VM. Here’s how it works under the hood.
Nixpkgs powers NixOS with over 120,000 declaratively managed packages using a purely functional approach. Explore its architecture, CI, and tradeoffs for reproducible Linux systems.
Part 4 of 4: the actual NixOS module, llama-pull helper, claude-code-router wiring, and one-line workflow for switching models. Five Nix files for a complete, isolated, rollback-able local LLM service.
Part 1 of 4: motivation, hardware, and stack choices for serving Qwen3.6-27B locally on a 32 GB consumer GPU with NixOS, before any benchmarks or trade-offs kick in.
Agenix is a Nix library and CLI tool that integrates age encryption with NixOS to securely handle secrets, enabling reproducible deployments without cleartext exposure.
A practical look at the “NixOS & Flakes Book,” an unofficial, community-driven guide demystifying NixOS and its experimental Flakes feature for newcomers.