summary refs log tree commit diff stats
path: root/.dir-locals.el
diff options
context:
space:
mode:
authorAlan Pearce2025-01-02 16:51:56 +0100
committerAlan Pearce2025-01-02 16:51:56 +0100
commit82036224fecd05055d85ac52d78d721376812cab (patch)
treedfc76bfb5643899879f1661560eb818381ef8f40 /.dir-locals.el
parentcfbeed79c5fc7334dffc6d6083054bb312073a15 (diff)
downloadnixfiles-82036224fecd05055d85ac52d78d721376812cab.tar.lz
nixfiles-82036224fecd05055d85ac52d78d721376812cab.tar.zst
nixfiles-82036224fecd05055d85ac52d78d721376812cab.zip
update local project compile-command
Diffstat (limited to '.dir-locals.el')
-rw-r--r--.dir-locals.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.dir-locals.el b/.dir-locals.el
index 3d3aa0bc..2fe8af7f 100644
--- a/.dir-locals.el
+++ b/.dir-locals.el
@@ -1,4 +1,4 @@
 ;;; Directory Local Variables
 ;;; For more information see (info "(emacs) Directory Variables")
 
-((nil . ((compile-command . "home-manager switch --flake ."))))
+((nil . ((compile-command . "home-manager switch --flake .\\?submodules=1"))))