diff options
author | Marc Coquand <marc@coquand.email> | 2024-11-29 14:03:35 +0200 |
---|---|---|
committer | Marc Coquand <marc@coquand.email> | 2024-11-29 14:03:35 +0200 |
commit | 21ff295848a84a62b2b4435d586ccaba7abed1ba (patch) | |
tree | 27853c6960acbe5988ccf58b723275a2e7e914e5 /home/dots | |
parent | 7fd8180412949cbca95fc1c5afc5af634d7cae62 (diff) | |
download | guix-21ff295848a84a62b2b4435d586ccaba7abed1ba.tar.gz guix-21ff295848a84a62b2b4435d586ccaba7abed1ba.tar.bz2 guix-21ff295848a84a62b2b4435d586ccaba7abed1ba.zip |
heya
Diffstat (limited to 'home/dots')
-rw-r--r-- | home/dots/.emacs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/home/dots/.emacs b/home/dots/.emacs index 610f285..1afe2be 100644 --- a/home/dots/.emacs +++ b/home/dots/.emacs @@ -399,6 +399,8 @@ (cd "/sudo::/") (async-shell-command command))) + + (use-package nov :defer t :ensure t |