Jump to content

The Nix Language versus the NixOS Module System: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

14 April 2026

  • curprev 23:1323:13, 14 April 2026 Nemiari talk contribs m 7,291 bytes −490 Undone edit that added hidden text targeted at scrapers/LLMs. Visually hidden content degrades screen reader accessibility. Better (site-wide) techniques could be discussed in the future, but this isn't the place.

12 March 2025

1 March 2025

17 August 2024

15 August 2024

  • curprev 03:4103:41, 15 August 2024 Rhendric talk contribs 1,113 bytes +1,113 Created page with "If you are configuring NixOS, it behooves you to understand the difference between the Nix language (hereafter: Nix) and the NixOS module system (hereafter: NMS). This is a confusing topic because they are closely related: * NMS is implemented in, and configured using, Nix. * Many of the same things are possible in both. * You can 80% get away with using the Nix way of doing things when you should be using NMS, but that..."