simplify the config example
This commit is contained in:
@@ -15,7 +15,6 @@ similarly to how it is implemented for Docker, Podman, and other programs.
|
|||||||
|
|
||||||
#+begin_src emacs-lisp
|
#+begin_src emacs-lisp
|
||||||
(use-package incus-tramp
|
(use-package incus-tramp
|
||||||
:ensure nil
|
|
||||||
:after tramp
|
:after tramp
|
||||||
:vc (incus-tramp :url "https://github.com/mdnight/incus-tramp.git"
|
:vc (incus-tramp :url "https://github.com/mdnight/incus-tramp.git"
|
||||||
:rev "v0.1.0")
|
:rev "v0.1.0")
|
||||||
|
|||||||
Reference in New Issue
Block a user