Minor home-manager updates

This commit is contained in:
2026-07-26 19:47:31 +01:00
parent a647e92782
commit a2a97ed690
5 changed files with 10 additions and 11 deletions
+1
View File
@@ -2,6 +2,7 @@ require("conform").setup({
formatters_by_ft = {
lua = { "stylua" },
nix = { "nixfmt" },
ocaml = { "ocamlformat" },
},
format_on_save = {