ENH disable systemd
This commit is contained in:
parent
ebaf5055ef
commit
4a71191a9d
|
@ -1480,8 +1480,8 @@ This adds support for csv files. Almost makes them editable like a spreadsheet.
|
||||||
(use-package pkgbuild-mode
|
(use-package pkgbuild-mode
|
||||||
:straight t)
|
:straight t)
|
||||||
|
|
||||||
(use-package systemd
|
;; (use-package systemd
|
||||||
:straight systemd)
|
;; :straight systemd)
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
*** Unix Shell
|
*** Unix Shell
|
||||||
No custom code here, but flycheck needs =shellcheck= (a Haskell program).
|
No custom code here, but flycheck needs =shellcheck= (a Haskell program).
|
||||||
|
|
Loading…
Reference in New Issue