Systemd Mode Package

- Add package for systemd major mode for editing service files
This commit is contained in:
Sravan Balaji
2022-07-17 07:05:59 -04:00
parent acb5f94af2
commit 8ceba5bc25
3 changed files with 163 additions and 161 deletions

View File

@ -922,4 +922,5 @@ Doom's packages are pinned to a specific commit and updated from release to rele
(package! vimrc-mode)
(package! prettier-js)
(package! rainbow-mode)
(package! systemd)
#+END_SRC

View File

@ -6,3 +6,4 @@
(package! vimrc-mode)
(package! prettier-js)
(package! rainbow-mode)
(package! systemd)