adapts emacs installation

This commit is contained in:
Dennis Schoepf 2025-09-06 22:16:41 +02:00
parent 034aaeef35
commit 7d61f45d94

View file

@ -95,7 +95,15 @@
brews = [
"mas"
"go"
"emacs-plus@30"
{
name = "emacs-plus@30";
args = [
"with-mailutils"
"with-debug"
"with-imagemagick"
];
restart_service = "changed";
}
];
casks = [