diff --git a/hosts/goober/features/software/steam.nix b/hosts/goober/features/software/steam.nix index 63d4bc4..5f0549b 100644 --- a/hosts/goober/features/software/steam.nix +++ b/hosts/goober/features/software/steam.nix @@ -1,4 +1,4 @@ -{config, pkgs, ...}: +{config, pkgs, lib, ...}: { programs.gamemode.enable = true;