From 15ca783f10e9558f922394f26fb36e508fce8111 Mon Sep 17 00:00:00 2001 From: Silvan Mosberger Date: Mon, 14 Aug 2023 04:49:15 +0200 Subject: nixos/README.md: GitHub markdown fixes --- nixos/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nixos/README.md') diff --git a/nixos/README.md b/nixos/README.md index 6e966e7a65d06..7f66a132fb946 100644 --- a/nixos/README.md +++ b/nixos/README.md @@ -8,9 +8,9 @@ https://nixos.org/nixos and in the manual in doc/manual. You can add new module to your NixOS configuration file (usually it’s `/etc/nixos/configuration.nix`). And do `sudo nixos-rebuild test -I nixpkgs= --fast`. -## (Reviewing contributions) +## Reviewing contributions -### Module updates {#reviewing-contributions-module-updates} +### Module updates Module updates are submissions changing modules in some ways. These often contains changes to the options or introduce new options. @@ -47,7 +47,7 @@ Sample template for a module update review is provided below. ##### Comments ``` -### New modules {#reviewing-contributions-new-modules} +### New modules New modules submissions introduce a new module to NixOS. -- cgit 1.4.1