Alex Hamilton
c10f60d007
Migrate homeManagerModules uses to homeModules
2025-05-25 12:41:12 -04:00
Gaetan Lepage
764a9b8dda
treewide: replace mentions of 24.11 with 25.05
2025-05-24 18:35:23 +10:00
Dylan Tompkins
6830c55d09
fix(docs): typo in install.md
2024-12-20 13:12:37 -08:00
Gaetan Lepage
a35f923d6a
treewide: replace mentions of 24.05 with 24.11
2024-11-30 23:17:21 +01:00
Simon Elsbrock
c7b7b6481b
docs: no longer using master
but main
...
Tiny update. Noticed the `master` branch does not exist.
2024-11-20 21:44:01 +01:00
Matt Sturgeon
131e74e560
docs: move wrapper-options
to summary index page
2024-10-24 18:32:15 +01:00
Matt Sturgeon
cd68b680cd
docs: rename modules
-> platforms
2024-10-24 18:32:15 +01:00
Matt Sturgeon
0562e519ec
docs: refactor wrapper-options docs
2024-10-21 18:36:00 +01:00
Matt Sturgeon
5992a22821
docs: introduce a dedicated homepage
...
Based of the README for now, with a small additional "welcome to the
docs" section.
Perhaps in future, we could re-use the README.md verbatim? Perhaps with
some additional post-processing.
I think we'd want to dramatically reduce its size first though.
By having a dedicated homepage outside of `user-guide`, this fixes #1625
2024-10-21 18:02:37 +01:00
Matt Sturgeon
c062b976ef
flake/legacyPackages: simplify makeNixvim
, making it more powerful
...
Rather than nesting it as `config`, pass `makeNixvim`'s argument through
directly as a module.
This not only simplifies the implementation, but allows users to use
`makeNixvim` for any scenario where `makeNixvimWithModule` would normally
be required.
2024-06-29 22:15:45 +01:00
Gaetan Lepage
f1289fadee
misc/post-release 24.05: update workflows
2024-06-06 14:46:34 +02:00
Gaetan Lepage
f02d8c95ac
misc: prepare 24.05 release
2024-06-06 14:06:46 +02:00
Matt Sturgeon
bd1794e89d
docs: hotfix module guide links
2024-04-01 23:59:25 +02:00
Matt Sturgeon
14fca449b7
docs: add usage tldr
2024-04-01 15:08:36 +02:00
Matt Sturgeon
226c555d8f
docs: move standalone example to platform usage
2024-04-01 15:08:36 +02:00
traxys
ce87283dd6
docs: Add a more verbose example on adding the standalone flake ( #1323 )
2024-03-26 00:02:10 +01:00
Gabriel Arazas
d6a66851fe
wrappers: add env-specific config as part of NixVim module ( #1075 )
...
* wrappers: add env-specific config as part of NixVim module
* docs: add section for env-specific module arguments
2024-02-22 08:24:13 +01:00
traxys
ad8aa72490
docs: Introduce an user guide ( #1121 )
2024-02-18 15:56:18 +01:00