update fmt settings and run formatter

This commit is contained in:
veneficium 2025-11-16 11:29:33 +01:00
parent a621edc307
commit 42f547e531
2 changed files with 2 additions and 8 deletions

View file

@ -3,7 +3,6 @@
projectRootFile = "flake.nix";
programs.nixfmt.enable = true;
programs.biome.enable = true;
programs.stylua.enable = true;
programs.taplo.enable = true;
programs.mdformat.enable = true;