From 7e9b7dbfaba33b99fc87b0936ac75e915d9f16bd Mon Sep 17 00:00:00 2001 From: Christopher James Hayward Date: Tue, 8 Jun 2021 06:33:53 -0400 Subject: [PATCH] Add nix module --- README.org | 2 +- early-init.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.org b/README.org index cdb493f..693f4f6 100644 --- a/README.org +++ b/README.org @@ -117,7 +117,7 @@ All of the options are defined early in the config, this is for two reasons: The x11 exwm roam agenda spelling grammar reveal hugo capture projects docker lsp dap cc go uml conf python fonts - ivy themes modeline dashboard)) + nix ivy themes modeline dashboard)) ;; All of the enabled modules. (defvar dotfiles/modules dotfiles/modules-p) diff --git a/early-init.el b/early-init.el index a8e171e..ab3a54f 100644 --- a/early-init.el +++ b/early-init.el @@ -67,7 +67,7 @@ x11 exwm roam agenda spelling grammar reveal hugo capture projects docker lsp dap cc go uml conf python fonts - ivy themes modeline dashboard)) + nix ivy themes modeline dashboard)) ;; All of the enabled modules. (defvar dotfiles/modules dotfiles/modules-p)