Is anyone else trying to decide between only using NixOS on a server, using it on all your computers, and not using it all?

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

    My NixOS Configurations

  • What I mean by that is: I have all my configs tracked in a git repository. It is faster to hack something together on a different distro, but if I get it working on nixos and add it to my configuration repository, it wont magically break. It is reproducible and versioned, with rollbacks to any version always possible. You will have to decide if that is worth the effort for yourself, I personally have no problem investing a bit more time on the initial configuration of a service or a custom module knowing it is a piece of configuration I can always reliably reuse and build upon. Just my two cents.

  • nickel

    Better configuration for less

  • nickel addresses the type system issue. It is unclear what the roadmap is for integration into NixOS, but since it is made by tweag/Eelco and has Nix as a primary use case, there is definitely reason to hope for a cleaned up language.

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

    My NixOS configuration (by erikbackman)

  • Here's my setup with flakes and home-manager if anyone is interested: https://github.com/erikbackman/nixos-config

  • AppImageKit

    Package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, openSUSE, SLED, Ubuntu, Fedora, debian and derivatives. Join #AppImage on irc.libera.chat

  • Would it make sense to design nix around the AppImage standard? The full package in a single cross-platform binary, no external dependencies, no patching just to get it to work in NixOS. It seems like all Linuxes should be moving in that direction, tbh.

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