wrappers: remove shorthandOnlyDefinesConfig

This commit is contained in:
Gaetan Lepage 2024-02-09 15:58:36 +01:00 committed by Gaétan Lepage
parent 5d3ed3a09e
commit 8549bbeb0c
3 changed files with 0 additions and 3 deletions

View file

@ -22,7 +22,6 @@ in {
programs.nixvim = mkOption {
default = {};
type = types.submoduleWith {
shorthandOnlyDefinesConfig = true;
specialArgs.helpers = helpers;
modules =
[