From 189a2e79c455fdbe01ca496b4179080e1368c1ec Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Tue, 29 Aug 2023 10:55:44 +0200 Subject: [PATCH] Add a major mode for systemd unit editing --- configuration.org | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configuration.org b/configuration.org index e44b15e..4de61c7 100644 --- a/configuration.org +++ b/configuration.org @@ -3823,6 +3823,12 @@ directory. It is available from [[http://plantuml.com/download][here]]. :mode "\\.tf\\'") #+end_src +** Systemd editing + +#+begin_src emacs-lisp +(use-package systemd) +#+end_src + * Games ** Gnu Go