mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
Revert "wrappers: remove shorthandOnlyDefinesConfig"
This reverts commit 8549bbeb0c
.
This commit is contained in:
parent
8549bbeb0c
commit
e32d155007
3 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,7 @@ in {
|
|||
programs.nixvim = mkOption {
|
||||
default = {};
|
||||
type = types.submoduleWith {
|
||||
shorthandOnlyDefinesConfig = true;
|
||||
specialArgs.helpers = helpers;
|
||||
modules =
|
||||
[
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue