removes emacs homebrew

This commit is contained in:
Dennis Schoepf 2025-09-07 19:55:35 +02:00
parent 45f04ad21a
commit f080f674bf

View file

@ -83,7 +83,6 @@
taps = [
"homebrew/services"
"d12frosted/emacs-plus"
];
masApps = {
@ -95,15 +94,6 @@
brews = [
"mas"
"go"
{
name = "emacs-plus";
args = [
"with-mailutils"
"with-debug"
"with-imagemagick"
"with-elrumo2-icon"
];
}
];
casks = [