From 2884ade1ac287c38e63cfbac1e7dc2eca83bacd8 Mon Sep 17 00:00:00 2001 From: Gene Liverman Date: Wed, 16 Jul 2025 16:14:40 -0400 Subject: [PATCH] Add Alacritty --- modules/hosts/darwin/mightymac/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/hosts/darwin/mightymac/default.nix b/modules/hosts/darwin/mightymac/default.nix index 471fb3a..3e06e66 100644 --- a/modules/hosts/darwin/mightymac/default.nix +++ b/modules/hosts/darwin/mightymac/default.nix @@ -47,6 +47,7 @@ "terraform-docs" ]; casks = [ + "alacritty" "boinc" "discord" "elgato-stream-deck"