How do *you* write custom NixOS modules?

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

    Nix Packages collection & NixOS

  • Modules that declare options, but don't actually *do anything* to your configuration when imported. Usually, there is an 'enable' option that must be set in order for the module to have an effect. This covers basically all the official NixOS modules. If I understand what this module-list.nix file is for, then NixOS will automatically imports every module right from the start.

  • homelab

    nixos + ansible configs for my homelab (by jhillyerd)

  • My catalog, example role.

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