nixos/doc: Fix outdated references in the NixOS manual

This commit is contained in:
maryjane 2025-03-20 08:25:22 +01:00 committed by Valentin Gagarin
parent 40c3686454
commit a6f14a6036

View file

@ -11,12 +11,12 @@ The sources of the [](#book-nixos-manual) are in the
[`nixos/doc/manual`](https://github.com/NixOS/nixpkgs/tree/master/nixos/doc/manual)
subdirectory of the Nixpkgs repository.
You can quickly validate your edits with `make`:
You can quickly validate your edits with `devmode`:
```ShellSession
$ cd /path/to/nixpkgs/nixos/doc/manual
$ nix-shell
nix-shell$ devmode
[nix-shell:~]$ devmode
```
Once you are done making modifications to the manual, it's important to