Correct arguments

This commit is contained in:
Andreas Zweili 2022-11-03 23:33:30 +01:00
parent 22fa5efef3
commit e759e8abdd
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
{ inputs, custom, ... }:
{ custom }: { ... }:
{
programs.steam.enable = true;
hardware.steam-hardware.enable = true;