This commit is contained in:
Daniel Winkler 2026-07-24 15:35:40 +10:00
commit cd1e524eb8

View file

@ -4,6 +4,7 @@
lib,
...
}: {
config.specs.gitPlugins = lib.mkIf (config.cats.gitPlugins or false) {
data = [];
};