What is the difference between NixOS and any other distro running the nix package manager?

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • system-manager

    Manage system config using nix on any distro

  • actually there is system-manager for managing a lot of system-level config including systemd stuff

  • nixos-infect

    [GPLv3+] install nixos over the existing OS in a DigitalOcean droplet (and others with minor modifications)

  • You can execute nixos-rebuild on other distros but the NixOS modules and activation scripts expect it to run on NixOS system so it probably will not work (e.g. NixOS would want to control systemd, which would conflict with the distro). And if it did, you would no longer have the other distro but NixOS (see also nixos-infect).

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Home Manager using Nix

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

  • home-manager allows managing user profile on other Linux distros

  • nix-darwin

    nix modules for darwin

  • nix-darwin does similar thing for MacOS

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