From 907fc4f87e44eadeaa11cf9a562216fd31630284 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Wed, 17 Dec 2025 12:47:26 -0500 Subject: make unfree explicit and add more fonts --- system/gaming/steam.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/gaming') diff --git a/system/gaming/steam.nix b/system/gaming/steam.nix index ada0aaf..dcdcad1 100644 --- a/system/gaming/steam.nix +++ b/system/gaming/steam.nix @@ -12,6 +12,7 @@ in { "steam" "steam-original" "steam-runtime" + "steam-unwrapped" ]; programs.gamescope = { @@ -28,7 +29,6 @@ in { }; # controllers - hardware.xone.enable = true; hardware.steam-hardware.enable = true; # cod -- cgit v1.2.3-freya