Set compile-command to build instead of switch
This commit is contained in:
parent
68462fb0a5
commit
80f9c53384
|
@ -1,4 +1,4 @@
|
|||
;;; Directory Local Variables -*- no-byte-compile: t -*-
|
||||
;;; For more information see (info "(emacs) Directory Variables")
|
||||
|
||||
((nil . ((compile-command . "home-manager switch"))))
|
||||
((nil . ((compile-command . "home-manager build"))))
|
||||
|
|
Reference in a new issue