From 6742ef67c3312c98040a8101d1cbc2b31f6e8fad Mon Sep 17 00:00:00 2001 From: "Mohamed C." Date: Tue, 15 Oct 2024 21:18:11 +0200 Subject: [PATCH] add jql --- modules/system/steam/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/system/steam/default.nix b/modules/system/steam/default.nix index 37b6d0d..3276db6 100644 --- a/modules/system/steam/default.nix +++ b/modules/system/steam/default.nix @@ -29,6 +29,7 @@ (with pkgs; [ gamescope jq + jql mangohud protonup-qt ]);