From 55ff45523e7a8309bba9d14bc08e3f5af6528669 Mon Sep 17 00:00:00 2001 From: brian cully Date: Tue, 10 Mar 2026 11:25:19 -0400 Subject: guix system config for tmpfs-mounted / --- .dir-locals.el | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .dir-locals.el (limited to '.dir-locals.el') diff --git a/.dir-locals.el b/.dir-locals.el new file mode 100644 index 0000000..158d4ec --- /dev/null +++ b/.dir-locals.el @@ -0,0 +1,4 @@ +;;; Directory Local Variables -*- no-byte-compile: t -*- +;;; For more information see (info "(emacs) Directory Variables") + +((nil . ((compile-command . "guix system build ./config.scm")))) -- cgit v1.3