diff options
Diffstat (limited to '2022/talks')
-rw-r--r-- | 2022/talks/rde.md | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/2022/talks/rde.md b/2022/talks/rde.md index 292d86ae..f33f9b17 100644 --- a/2022/talks/rde.md +++ b/2022/talks/rde.md @@ -7,13 +7,15 @@ # rde Emacs introduction -Andrew Tropin (he/him) +Andrew Tropin (he/him, IRC: abcdw, <https://trop.in>) [[!inline pages="internal(2022/info/rde-before)" raw="yes"]] -rde Emacs is a vanilla-flavored distribution of Emacs, which intergates -well with your OS, WM and rest of the environment. It's built on top of -Guix Home project and allows to manage not only elisp packages and +[rde Emacs](https://git.sr.ht/~abcdw/rde/tree/master/item/rde/features/emacs-xyz.scm) +is a vanilla-flavored distribution of Emacs, which intergates well +with your OS, WM and rest of the environment. It's built on top of +[Guix Home](https://guix.gnu.org/en/blog/2022/keeping-ones-home-tidy/) +project and allows to manage not only elisp packages and configurations, but other dependencies like operating system packages, user program configurations in a declarative and reproducible manner. |