This repository has been archived on 2024-07-03. You can view files and clone it, but cannot push or open issues or pull requests.
home-manager/.dir-locals.el

5 lines
188 B
EmacsLisp
Raw Normal View History

2024-06-06 06:29:22 +01:00
;;; Directory Local Variables -*- no-byte-compile: t -*-
;;; For more information see (info "(emacs) Directory Variables")
((nil . ((compile-command . "home-manager build"))))