From e4cae5b2484d5f673a28d9dd411fcef84f026616 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Thu, 25 Nov 2021 15:34:13 -0500 Subject: [PATCH] fix(hardware/gpu): include pkgs --- modules/modules/hardware/gpu.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/modules/hardware/gpu.nix b/modules/modules/hardware/gpu.nix index 1f2168d..89e2c30 100644 --- a/modules/modules/hardware/gpu.nix +++ b/modules/modules/hardware/gpu.nix @@ -1,4 +1,4 @@ -{ config, lib, ... }: +{ config, lib, pkgs, ... }: with lib; with lib.hlissner; let