idk if this works

This commit is contained in:
Sakooooo 2024-02-14 20:23:29 +04:00
parent e9a27557fc
commit b36af608e3
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -12,7 +12,7 @@ with lib; let
myEmacs = pkgs.emacsWithPackagesFromUsePackage {
config = ../../../../config/emacs/emacs.org;
package = pkgs.emacs- + cfg.type;
package = "pkgs.emacs-" + cfg.type;
alwaysEnsure = true;
alwaysTangle = true;
extraEmacsPackages = epkgs: [