diff --git a/hosts/dnsc-air/default.nix b/hosts/dnsc-air/default.nix index 781dee8..2c3c595 100644 --- a/hosts/dnsc-air/default.nix +++ b/hosts/dnsc-air/default.nix @@ -83,6 +83,7 @@ taps = [ "homebrew/services" + "d12frosted/emacs-plus" ]; masApps = { @@ -94,6 +95,15 @@ brews = [ "mas" "go" + { + name = "emacs-plus@30"; + args = [ + "with-mailutils" + "with-debug" + "with-imagemagick" + "with-elrumo2-icon" + ]; + } ]; casks = [