aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--macos.local/.flake/system/homebrew.nix.org22
1 files changed, 11 insertions, 11 deletions
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"