Merge pull request #1162 from alfarelcynthesis/deadnix-run

deadnix + statix run
This commit is contained in:
Ching Pei Yang 2025-09-27 11:43:37 +02:00 committed by GitHub
commit 8e9186e4b8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 3 additions and 8 deletions

View file

@ -14,7 +14,7 @@ in {
"flash-nvim" = {
package = "flash-nvim";
setupModule = "flash";
setupOpts = cfg.setupOpts;
inherit (cfg) setupOpts;
lazy = true;