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