From f080f674bf6b40fe378f65ada319ed7ffc8af344 Mon Sep 17 00:00:00 2001 From: Dennis Date: Sun, 7 Sep 2025 19:55:35 +0200 Subject: [PATCH] removes emacs homebrew --- hosts/dnsc-air/default.nix | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/hosts/dnsc-air/default.nix b/hosts/dnsc-air/default.nix index d658cb6..781dee8 100644 --- a/hosts/dnsc-air/default.nix +++ b/hosts/dnsc-air/default.nix @@ -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 = [