will this work

This commit is contained in:
Sakooooo 2023-12-26 18:25:34 +04:00
parent f7c12fb369
commit e57a66fcbd
Signed by: sako
GPG key ID: FE52FD65B76E4751

View file

@ -31,6 +31,7 @@ in {
alwaysTangle = true; alwaysTangle = true;
extraEmacsPackages = epkgs: [ extraEmacsPackages = epkgs: [
epkgs.use-package epkgs.use-package
epkgs.mu4e
]; ];
}; };
}; };