Distrotube — NixOS Is The Power User Distro (Now With An Easy Installer!)

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
  • Home manager is one way to do that. The other way is leverage imports and possibly flakes. Flakes are a rabbit hole that is going to end up being the future of NixOS based on how things are progressing right now. My config may give you some ideas. I have my config defined as a flake, and I don't use the /etc/nixos file at all.

  • nixos-config

    My Personal Nix, NixOS and Nix-Darwin System Configuration Flake (by MatthiasBenaets)

  • # nixos-generate-config --root /mnt # git clone https://github.com/matthiasbenaets/nixos-config /mnt/etc/nixos/ (I think this can also be avoided I forgot to check this :| ) # cp /mnt/etc/nixos/hardware-configuration.nix /mnt/etc/nixos/nixos-config/hosts//. # cd /mnt/etc/nixos/ # nixos-install --flake .#

  • 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
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