chore: remove all ensures

This commit is contained in:
Artur Manuel 2024-11-15 17:45:19 +00:00
commit 8fcd1ddf8d
2 changed files with 2 additions and 13 deletions

View file

@ -23,7 +23,6 @@ in
pkgs.emacsWithPackagesFromUsePackage {
package = emacs;
defaultInitFile = true;
alwaysEnsure = true;
config = ./config.el;
extraEmacsPackages =
epkgs: