all repos — nixfiles @ afd03742c0dae1afa8fe044851e609a1e413e780

System and user configuration, managed by nix and home-manager

Emacs: run home-manager with projectile-compile-project

Alan Pearce
commit

afd03742c0dae1afa8fe044851e609a1e413e780

parent

5a3b361a619d4e6c148c9734b06da8f5b788e891

1 file changed, 4 insertions(+), 0 deletions(-)

jump to
A .dir-locals.el
@@ -0,0 +1,4 @@
+;;; Directory Local Variables +;;; For more information see (info "(emacs) Directory Variables") + +((nil . ((projectile-project-compilcation--cmd . "home-manager switch"))))