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.
Dokku offers a simple, Docker-based PaaS that lets you deploy apps via Git push on a single server. Ideal for self-hosting without complex orchestration.