NixOS for the Impatient

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. ublue

    A familiar(ish) Ubuntu desktop for Fedora Silverblue.

    If this setup could be combined with an easy way to customize things, like ublue (https://ublue.it/) lets you customzie fedora silverblue using Dockerfile configs, I'd adopt it in a heartbeat.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. impermanence

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

    [3]: https://github.com/nix-community/impermanence

  4. colmena

    A simple, stateless NixOS deployment tool

    - rpi nas

    I also wipe my entire rootfs every boot with a zfs snapshot rollback[2] using the impermanence module[3] to keep specific stateful data one one of two datasets with regular snapshots: one is backed up with zfs send, the other is just for cache between reboots.

    It took a little puzzling to get started, because I didn’t know about the impermanence module, so I built my own hacky solution. But I really love this setup. And the way I don’t have cruft to clean.

    Also my backups are so much smaller now :’-)

    [1]: https://colmena.cli.rs/

  5. NixOS-WSL

    NixOS on WSL [maintainer=@nzbr]

    I have not used it but this might be what you are looking for: https://github.com/nix-community/NixOS-WSL

    You could also install the nix package manager on Ubuntu.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Xdg-ninja: checking your $HOME for unwanted files and directories

    2 projects | news.ycombinator.com | 5 Mar 2025
  • Inject NixOS into an Azure VM with nixos-anywhere and Azure Container Intances

    6 projects | dev.to | 14 Dec 2024
  • NixOS is a good server OS, except when it isn't

    18 projects | news.ycombinator.com | 1 Oct 2024
  • Managing NixOS on DigitalOcean with Colmena

    7 projects | dev.to | 23 Aug 2024
  • Brew-Nix: a flake automatically packaging all homebrew casks

    6 projects | news.ycombinator.com | 13 Jun 2024

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