Podman layer for Spacemacs
  • Emacs Lisp 100%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-09-11 10:41:03 +02:00
layers.el initial commit 2026-09-11 10:41:03 +02:00
packages.el initial commit 2026-09-11 10:41:03 +02:00
README.org initial commit 2026-09-11 10:41:03 +02:00

systemd layer

Description

This layer adds support for editing systemd configuration files in Spacemacs.

Features:

  • Syntax highlighting
  • Auto completion
  • Syntax checking via systemd-analyze
  • Viewing systemd system and user unit logs via journalctl-mode

Install

To use this contribution add it to your ~/.spacemacs

  (setq-default dotspacemacs-configuration-layers '(podman))

Key bindings

Systemd

Key binding Description
SPC m h d Systemd open the directives documentation
SPC m h o Systemd open documentation (if a Documentation= directive is provided)

Journalctl-mode

Key binding Description
SPC a t j Run journalctl transient menu