forgot to import pkgs

This commit is contained in:
Johannes Jöns 2024-04-03 21:40:42 +02:00
parent b18f14e641
commit 227cf0f353

View file

@ -1,4 +1,4 @@
{ config, lib, ... }:
{ pkgs, config, lib, ... }:
let cfg = config.jopejoe1.steam;
in {