Migrating from Void Linux to NixOS, dotfiles and home manager!

This page summarizes the projects mentioned and recommended in the original post on /r/NixOS

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • nix-starter-configs

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

  • I was a bit like a headless chicken too until I found out about the nix starter configs repo.

  • nixpkgs

    Nix Packages collection & NixOS

  • One example is node. There's this nodejs maker expression. It has your "imports" up top. Then, it's actually a function used to make specific node versions -- so there are a few switches to flip here. Mostly version. Then there's several variables set, then a derivation is made at self = stdenv.mkDerivation {. And then self is returned.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • nix-templates

    Nix Flake templates for various languages

  • Here's one intro guide to Flakes by Nix's creator Dolstra. Here's another good intro tutorial. Note that that last one also has our answer to wtf legacyPackages is:

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

  • Going declarative on macOS with Nix and Nix-Darwin

    7 projects | news.ycombinator.com | 15 Jan 2024
  • Home-manager as NixOS module or as standalone?

    2 projects | /r/NixOS | 10 Dec 2023
  • What is the current recommended documentation when starting out with NixOs?

    3 projects | /r/NixOS | 8 Dec 2023
  • GNOME on NixOS

    2 projects | /r/unixart | 7 Dec 2023
  • How do I actually update home-manager?

    2 projects | /r/NixOS | 6 Dec 2023