From 31c10ef49d9b1861ce3538cdbb63ef25bbe9c1b9 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Wed, 20 May 2026 09:40:27 -0400 Subject: fmt --- system/gaming/steam.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system') diff --git a/system/gaming/steam.nix b/system/gaming/steam.nix index 58fe924..df65632 100644 --- a/system/gaming/steam.nix +++ b/system/gaming/steam.nix @@ -29,7 +29,7 @@ in { # Fix new steam controller extest.enable = true; - extraPackages = [ pkgs.hidapi ]; + extraPackages = [pkgs.hidapi]; }; # controllers -- cgit v1.3.1-freya