diff --git a/docs/user-guide/install.md b/docs/user-guide/install.md index a55a23ec..ecf82f62 100644 --- a/docs/user-guide/install.md +++ b/docs/user-guide/install.md @@ -57,6 +57,9 @@ The imports can be added as a `imports = [ ]` in a configuration You will then be able to enable nixvim through `programs.nixvim.enable = true`, and configure the options as `programs.nixvim...