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
|
||||
:straight t)
|
||||
|
||||
(use-package systemd
|
||||
:straight systemd)
|
||||
;; (use-package systemd
|
||||
;; :straight systemd)
|
||||
#+END_SRC
|
||||
*** Unix Shell
|
||||
No custom code here, but flycheck needs =shellcheck= (a Haskell program).
|
||||
|
|
Loading…
Reference in New Issue