mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 17:58:38 +02:00
wrappers: add meta.wrappers
options to wrappers
Allows the docs to be a little less hard-coded. Lays the groundwork for splitting up the platform-specific option docs on a per-page basis.
This commit is contained in:
parent
574ae92a43
commit
b076f006c6
6 changed files with 48 additions and 16 deletions
|
@ -8,17 +8,5 @@ See [Standalone Usage](./standalone.md) for more info.
|
|||
|
||||
There are a few wrapper specific options that are documented below:
|
||||
|
||||
## NixOS
|
||||
|
||||
@NIXOS_OPTIONS@
|
||||
|
||||
## home-manager
|
||||
|
||||
@HM_OPTIONS@
|
||||
|
||||
## nix-darwin
|
||||
|
||||
@DARWIN_OPTIONS@
|
||||
|
||||
<!-- TODO: Add @STANDALONE_OPTIONS@ if we ever have standalone-specific options -->
|
||||
@WRAPPER_OPTIONS@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue