diff --git a/hosts/dnsc-air/default.nix b/hosts/dnsc-air/default.nix index 3c5b894..1ce2a68 100644 --- a/hosts/dnsc-air/default.nix +++ b/hosts/dnsc-air/default.nix @@ -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 = [