fix steam module
This commit is contained in:
parent
a8797c4cf6
commit
06a9122cac
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
{lib, ...}: {
|
||||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [
|
||||
"steam"
|
||||
"steam-original"
|
||||
|
|
Loading…
Reference in a new issue