nixos/.dir-locals.el

5 lines
189 B
EmacsLisp
Raw Normal View History

2024-06-06 06:30:47 +01:00
;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((nil . ((compile-command . "nixos-rebuild build"))))