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.

17 August 2024

15 August 2024

  • curprev 03:4103:41, 15 August 2024Rhendric 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..."