Nix Nix

Open-source Nix projects categorized as Nix

Top 23 Nix Nix Projects

  1. nixpkgs

    Nix Packages collection & NixOS

    Project mention: Anthropic, please ship an official Claude Desktop for Linux | news.ycombinator.com | 2026-06-07
  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Home Manager using Nix

    Manage a user environment using Nix [maintainer=@khaneliman, @rycee]

    Project mention: Arch Linux Now Has a Bit-for-Bit Reproducible Docker Image | news.ycombinator.com | 2026-04-23

    To have your Nix-based setup reproducible across different OS (Arch, Debian, Ubuntu, WSL2, MacOS, and NixOS), and have an extensible base config that can be customized to different situations, the go-to framework is home-manager (not NixOS, which only works on NixOS, or NixOS on WSL 2).

    https://github.com/nix-community/home-manager

  4. nix-darwin

    Manage your macOS using Nix

    Project mention: Show HN: Home Maker: Declare Your Dev Tools in a Makefile | news.ycombinator.com | 2026-04-02

    Now with LLMs it's even easier. Writing nix code is hard, but reading it is straightforward, so you can easily review what an LLM produces. Adn it's not much code either, a simple home manager setup is maybe 100 lines total.

    1. Install nix / determinate nix

    2. Tell your favorite llm to set up https://github.com/nix-darwin/nix-darwin with home manager if you are on mac, or just home manager if you are on linux

    3. Review the code and ask for clarifications

  5. nix.dev

    Official documentation for getting things done with Nix.

    Project mention: NixOS vs Traditional Linux: Why I Made the Switch and What I Learned | dev.to | 2026-04-09

    nix.dev – practical guide for using Nix in real projects

  6. nix-starter-configs

    Simple and documented config templates to help you get started with NixOS + home-manager + flakes. All the boilerplate you need!

  7. nixos-config

    General purpose Nix starter template for macOS or NixOS w/ step-by-step instructions (by dustinlyons)

  8. disko

    Declarative disk partitioning and formatting using nix [maintainers=@Lassulus @Enzime @iFreilicht @Mic92 @phaer]

    Project mention: Servidor de Factorio 100% declarativo com NixOS e Terraform no Magalu Cloud | dev.to | 2025-09-03
  9. NixOS-WSL

    NixOS on WSL [maintainer=@nzbr]

  10. nixvim

    Configure Neovim with Nix! [maintainers=@GaetanLepage, @traxys, @mattsturgeon, @khaneliman]

  11. microvm.nix

    NixOS MicroVMs

  12. dev-templates

    Dev environments for numerous languages based on Nix flakes [maintainer=@lucperkins]

  13. nix-on-droid

    Nix-enabled environment for your Android device. [maintainers=@t184256,@Gerschtli]

  14. nix-config

    ❄️ My nix config for both desktops(NixOS+macOS) and homelab servers(NixOS). (by ryan4yin)

  15. impermanence

    Modules to help you handle persistent state on systems with ephemeral root storage [maintainer=@talyz]

  16. flake-utils

    Pure Nix flake utility functions [maintainer=@zimbatm]

  17. system-manager

    Manage system config using nix on any distro

    Project mention: System Manager – Manage system config using Nix on any distro | news.ycombinator.com | 2025-06-19
  18. devshell

    Per project developer environments

  19. nvf

    Modular, extensible and distro-agnostic Neovim configuration framework for Nix/NixOS

  20. rust-overlay

    Pure and reproducible nix overlay of binary distributed rust toolchains

  21. crane

    A Nix library for building cargo projects. Never build twice thanks to incremental artifact caching.

  22. flake-parts

    ❄️ Simplify Nix Flakes with the module system

    Project mention: Claude Code as a Daily Driver: Claude.md, Skills, Subagents, Plugins, and MCPs | news.ycombinator.com | 2026-05-27

    There are two kinds of organization happening here that you might not see:

    1. All .nix files (besides flake.nix) are flake-parts modules: https://flake.parts/

    2. It's not only usable with experimental flakes. Works fine with unflake or trix.

    The experimental part of flakes is enabling flake support in the `nix` CLI.

    Flakes are also a design pattern in pure Nix syntax that can be evaluated fine without the experimental flag.

    If you're curious about this meaningful organization, it's pretty well-documented:

    https://denful.dev/

    As for the experimental nature of flakes, it's more of a social experiment by now:

    https://simonshine.dk/articles/if-flakes-are-experimental-wh...

  23. alejandra

    The Uncompromising Nix Code Formatter

  24. nix-portable

    Nix - Static, Permissionless, Installation-free, Pre-configured

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Nix Nix discussion

Log in or Post with

Nix Nix related posts

  • Rsync: 3.4.1 –> 3.4.3

    1 project | news.ycombinator.com | 3 Jun 2026
  • How I Organized over 100 NixOS Modules Without Going Crazy

    2 projects | dev.to | 9 Apr 2026
  • NixOS vs Traditional Linux: Why I Made the Switch and What I Learned

    3 projects | dev.to | 9 Apr 2026
  • Reproducible Dev Environments with Nix and direnv

    5 projects | dev.to | 9 Apr 2026
  • Show HN: Nixidy – Kubernetes GitOps with Nix and Argo CD

    1 project | news.ycombinator.com | 1 Apr 2026
  • OpenClaw in a Box

    3 projects | dev.to | 21 Mar 2026
  • I stopped using NixOS and went back to Arch Linux

    1 project | news.ycombinator.com | 13 Mar 2026
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Nix projects in Nix? This list will help you:

# Project Stars
1 nixpkgs 25,000
2 Home Manager using Nix 9,890
3 nix-darwin 5,514
4 nix.dev 3,799
5 nix-starter-configs 3,707
6 nixos-config 3,526
7 disko 3,110
8 NixOS-WSL 2,953
9 nixvim 2,827
10 microvm.nix 2,624
11 dev-templates 2,296
12 nix-on-droid 2,053
13 nix-config 1,938
14 impermanence 1,809
15 flake-utils 1,594
16 system-manager 1,573
17 devshell 1,528
18 nvf 1,521
19 rust-overlay 1,487
20 crane 1,383
21 flake-parts 1,375
22 alejandra 1,353
23 nix-portable 1,340

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Nix is
the 31st most popular programming language
based on number of references?