From 54a897abb6bf32a33c5b9a8d18462ac84abf9700 Mon Sep 17 00:00:00 2001 From: Noah Masur <7386960+nmasur@users.noreply.github.com> Date: Mon, 6 Jan 2025 15:45:25 -0500 Subject: [PATCH] add back epic games to lookingglass --- modules/darwin/homebrew.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/darwin/homebrew.nix b/modules/darwin/homebrew.nix index 3207bc7..2a3ad1a 100644 --- a/modules/darwin/homebrew.nix +++ b/modules/darwin/homebrew.nix @@ -46,7 +46,7 @@ "scroll-reverser" # Different scroll style for mouse vs. trackpad "notunes" # Don't launch Apple Music with the play button "steam" # Not packaged for Nixon macOS - # "epic-games" # Not packaged for Nix + "epic-games" # Not packaged for Nix ]; }; };