fix steam module

This commit is contained in:
fleaz 2022-03-23 16:30:30 +01:00
parent a8797c4cf6
commit 06a9122cac

View file

@ -1,4 +1,4 @@
{
{lib, ...}: {
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
"steam"
"steam-original"