From 023aa835e244f69fd1e9477b6649f412be105b46 Mon Sep 17 00:00:00 2001 From: jjanzen Date: Sat, 11 Jan 2025 10:29:54 -0600 Subject: system changes --- macos.local/.flake/system/homebrew.nix.org | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'macos.local') diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org index 7d70d77..183f95c 100644 --- a/macos.local/.flake/system/homebrew.nix.org +++ b/macos.local/.flake/system/homebrew.nix.org @@ -42,17 +42,17 @@ Set up Homebrew. I disable the quarantine automatically and ensure that the stat "curl" "dos2unix" "dotnet" - # { - # name = "emacs-plus"; - # args = [ - # "with-native-comp" - # "with-imagemagick" - # "with-xwidgets" - # "with-mailutils" - # "with-ctags" - # "with-retro-emacs-logo-icon" - # ]; - # } + { + name = "emacs-plus"; + args = [ + "with-native-comp" + "with-imagemagick" + "with-xwidgets" + "with-mailutils" + "with-ctags" + "with-retro-emacs-logo-icon" + ]; + } "eza" "fd" "gcc" -- cgit v1.2.3