summaryrefslogtreecommitdiff
path: root/doc/using/configuration.chapter.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* doc: move note on configuring Nixpkgs in NixOS to the NixOS manual (#304307)•••that NixOS manual section talks a lot about Nixpkgs package configuration, which really should not be there but rather in the Nixpkgs manual itself. but this is a rabbit hole for another time. Co-authored-by: Dominic Mills <dominic.millz27@gmail.com>Valentin Gagarin2024-04-191-17/+12
* treewide: Fix all Nix ASTs in all markdown files•••This allows for correct highlighting and maybe future automatic formatting. The AST was verified to work with nixfmt only. Janne Heß2024-03-281-1/+1
* doc: pull option docs out of doc-support•••this leaves doc-support as a simple wrapper around function docs. this wrapper will go away very soon as well. pennae2023-07-011-1/+1
* doc: render nixpkgs manual with nrd•••also updates nixdoc to 2.3.0. the nixdoc update is not a separate commit because that would leave the manual build broken for one commit, potentially breaking bisects and rebases. pennae2023-07-011-2/+4
* doc,nixos/doc: unescape double quotes•••Leftovers from the CommonMark conversion. Naïm Favier2022-12-271-1/+1
* doc: Use POSIX syntax to source file•••Avoids bashism in case another shell is active. Victor Engmark2022-11-291-1/+1
* doc: Quote variable referencesVictor Engmark2022-11-291-5/+5
* doc: Fix grammarVictor Engmark2022-11-291-1/+1
* nixpkgs/doc: remove unused `unfree.xml`•••This section was broken out into its own file in efb55d2a42e but apparently never actually got included anywhere. Since then a more detailed section on using unfree packages has been introduced. Copied the introduction and removed the rest of the file. Arnout Engelen2022-07-281-0/+5
* doc: Promote config Options Reference to sub-chapter section•••It was hidden in the insecure packages section. - Lift it out. - Add an id Robert Hensing2022-06-121-8/+9
* doc: Add Nixpkgs config options referenceRobert Hensing2022-05-021-0/+8
* docs/using: shellSession -> ShellSession•••Co-authored-by: Jan Tojnar <jtojnar@gmail.com> fricklerhandwerk2021-04-251-5/+5
* doc/using: convert to markdownfricklerhandwerk2021-04-231-0/+356