use-package diminish instead of requiring it

This commit is contained in:
Charlotte Van Petegem 2021-03-19 12:04:15 +01:00
parent 3f55399c0c
commit 305d6fce40
No known key found for this signature in database
GPG key ID: 019E764B7184435A
2 changed files with 4 additions and 5 deletions

View file

@ -16,7 +16,6 @@
config = ./emacs/init.el;
package = pkgs.emacsPgtk;
alwaysEnsure = true;
extraEmacsPackages = epkgs: [ epkgs.diminish ];
};
};
home.file = {