about summary refs log tree commit diff
path: root/home/emacs
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-01-07 17:08:45 -0800
committerFranck Cuny <franck@fcuny.net>2023-01-07 17:08:45 -0800
commit11e13c0e96e4a8a7f96850b6071703f4a5d11ec9 (patch)
tree22bbc795da7bacefe64190af294edd0d5a1fe239 /home/emacs
parentfix(home/mail): set the full path to notmuch config for afew (diff)
downloadworld-11e13c0e96e4a8a7f96850b6071703f4a5d11ec9.tar.gz
fix(home/emacs): don't install nixpkgs-fmt here
Diffstat (limited to 'home/emacs')
-rw-r--r--home/emacs/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/emacs/default.nix b/home/emacs/default.nix
index 156c922..076b886 100644
--- a/home/emacs/default.nix
+++ b/home/emacs/default.nix
@@ -11,7 +11,6 @@ in
       emacsPgtk
       # see https://github.com/hlissner/doom-emacs/issues/4138
       (aspellWithDicts (dicts: with dicts; [ en en-computers en-science ]))
-      nixpkgs-fmt
     ];
 
     sessionVariables = {