diff --git a/.config/doom/packages.el b/.config/doom/packages.el index 364e6e9..f6f9fc2 100644 --- a/.config/doom/packages.el +++ b/.config/doom/packages.el @@ -48,3 +48,5 @@ ;; (unpin! pinned-package another-pinned-package) ;; ...Or *all* packages (NOT RECOMMENDED; will likely break things) ;; (unpin! t) + +(package! systemd) ;; Major systemd-mode for syntax highlighing systemd unit files