diff --git a/docs/modules/standalone.md b/docs/modules/standalone.md index 1870f75c..a75f8523 100644 --- a/docs/modules/standalone.md +++ b/docs/modules/standalone.md @@ -24,7 +24,7 @@ The example assumes your standalone config is the `default` package of a flake, ## Extending an existing configuration -Given a `` derivation obtained from `makeNixvim` or `makeNivxmiWithModule` it is possible to create a new derivation with additional options. +Given a `` derivation obtained from `makeNixvim` or `makeNixvimWithModule` it is possible to create a new derivation with additional options. This is done through the `.extend` function. This function takes a Nixvim module that is merged with the options used to build ``.