docs/manual: add more details to existing documentation pages

This commit is contained in:
raf 2023-10-03 22:06:26 +03:00
commit 0c848869cf
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
7 changed files with 131 additions and 39 deletions

View file

@ -1,6 +1,6 @@
{
pkgs,
lib ? import ../lib/stdlib-extended.nix pkgs.lib,
lib,
nmdSrc,
}: let
nmd = import nmdSrc {