From 456b4a24a0ad8d3213b0606f248627c63cfe6bd5 Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Sat, 11 Sep 2021 10:35:07 +0300 Subject: [PATCH] docs(readme): typo --- README.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.org b/README.org index 786e808..c1e70a4 100644 --- a/README.org +++ b/README.org @@ -9,7 +9,7 @@ The majority of the software is configured with [[https://leanpub.com/lit-config The files themselves are managed and deployed via [[https://yadm.io/][yadm]], but I mostly use Org Mode rich noweb whenever I can instead of what yadm offers. -My current GNU/Linux distribution is [[https://guix.gnu.org/][GNU Guix]]. In the context of this repo, Guix allows me to list all the used programs in manifests, which means I have the same set of programs across multiple machines. Look for the tables with "Guix dependency" in the header. +My current GNU/Linux distribution is [[https://guix.gnu.org/][GNU Guix]]. In the context of this repo, Guix allows me to list all the used programs in manifests, which means I have the same set of programs across multiple machines. Look for tables with "Guix dependency" in the header. Literate configuration files: - [[file:Emacs.org][Emacs.org]]