From dba88594fb9cb3ade1da0ff336e837c02983febe Mon Sep 17 00:00:00 2001 From: Nathan McCarty Date: Thu, 30 Mar 2023 19:29:18 -0400 Subject: [PATCH] Add amethyst to mac --- modules/darwin/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/darwin/default.nix b/modules/darwin/default.nix index bc17f9a..0a0c0ea 100644 --- a/modules/darwin/default.nix +++ b/modules/darwin/default.nix @@ -104,6 +104,7 @@ in { { name = "flux"; } { name = "iterm2"; } { name = "gpg-suite"; } + { name = "amethyst"; } ] ]; brews = lib.mkMerge [