Skip to content

Commit ccdcc1b

Browse files
committed
disable denote-explore to fix the build
1 parent 83e6ebe commit ccdcc1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/home/emacs/denote.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
# };
6464

6565
denote-explore = {
66-
enable = true;
66+
enable = false;
6767
after = [ "denote" ];
6868
defer = true;
6969
command = [

0 commit comments

Comments
 (0)