fix: deadnix --edit + statix fix

This commit is contained in:
alfarel 2025-09-27 01:05:33 +00:00
commit 8593e0929b
No known key found for this signature in database
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;