chore: remove all ensures
This commit is contained in:
parent
8556c72fb0
commit
8fcd1ddf8d
2 changed files with 2 additions and 13 deletions
|
@ -23,7 +23,6 @@ in
|
|||
pkgs.emacsWithPackagesFromUsePackage {
|
||||
package = emacs;
|
||||
defaultInitFile = true;
|
||||
alwaysEnsure = true;
|
||||
config = ./config.el;
|
||||
extraEmacsPackages =
|
||||
epkgs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue