simplify the config example

This commit is contained in:
2026-05-22 01:15:43 +00:00
parent 83862b8d03
commit 5f3ee4643d
-1
View File
@@ -15,7 +15,6 @@ similarly to how it is implemented for Docker, Podman, and other programs.
#+begin_src emacs-lisp
(use-package incus-tramp
:ensure nil
:after tramp
:vc (incus-tramp :url "https://github.com/mdnight/incus-tramp.git"
:rev "v0.1.0")