nixos-config/.dir-locals.el

5 lines
227 B
EmacsLisp
Raw Permalink Normal View History

2024-02-29 14:21:31 +01:00
;;; Directory Local Variables -*- no-byte-compile: t; -*-
;;; For more information see (info "(emacs) Directory Variables")
2024-04-23 16:30:56 +02:00
((nix-mode . ((eglot-workspace-configuration . (:nil (:formatting (:command ["nixfmt"])))))))