🔧 use nixpkgs-fmt

This commit is contained in:
2022-05-06 19:56:16 -04:00
parent 9cfdb5b109
commit 8009def878

View File

@ -61,3 +61,4 @@
(add-to-list 'auto-mode-alist '("\\.njk" . web-mode))
(setq lsp-haskell-formatting-provider "stylish-haskell")
(setq nix-nixfmt-bin "nixpkgs-fmt")