From 47b4fe6a97c155ed7811dcc269d4b9b54aef8468 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Thu, 4 Jun 2020 08:42:00 -0400 Subject: [PATCH] Nix and Guix is a great idea! --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2aa3a7ad1..a23ff2d26 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ Its design is guided by these mantras: + **Your system, your rules.** You know better. At least, Doom hopes so! It won't *automatically* install system dependencies (and will force plugins not to either). Rely on `doom doctor` to tell you what's missing. -+ **Nix/Guix was a great idea!** The Emacs ecosystem is temperamental. Things ++ **Nix/Guix is a great idea!** The Emacs ecosystem is temperamental. Things break and they break often. Disaster recovery should be a priority! Doom's package management should be declarative and your private config reproducible, and comes with a means to roll back releases and updates (still a WIP).