mirror of
https://github.com/dwinkler1/nvimConfig.git
synced 2026-08-22 17:43:13 -04:00
testing
This commit is contained in:
parent
509442f0b4
commit
cd1e524eb8
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
lib,
|
lib,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
|
|
||||||
config.specs.gitPlugins = lib.mkIf (config.cats.gitPlugins or false) {
|
config.specs.gitPlugins = lib.mkIf (config.cats.gitPlugins or false) {
|
||||||
data = [];
|
data = [];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue