From c4f459d1a790ccf791583dd8f33a80085db18e1d Mon Sep 17 00:00:00 2001 From: Dave Gallant Date: Fri, 18 Apr 2025 20:10:07 -0400 Subject: [PATCH] Add back grand-theft-focus --- hosts/hephaestus.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/hephaestus.nix b/hosts/hephaestus.nix index 7b4b2dd..678cb6e 100644 --- a/hosts/hephaestus.nix +++ b/hosts/hephaestus.nix @@ -11,6 +11,7 @@ let gnomeExtensions = with pkgs.gnomeExtensions; [ caffeine + grand-theft-focus ]; in {