From 798c670414af84afdcd3aa92d71bb6e37c005a6f Mon Sep 17 00:00:00 2001 From: jjanzen Date: Sat, 11 Jan 2025 10:26:40 -0600 Subject: system changes --- macos.local/.flake/system/homebrew.nix.org | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/macos.local/.flake/system/homebrew.nix.org b/macos.local/.flake/system/homebrew.nix.org index 183f95c..7d70d77 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