fix(hardware/gpu): include pkgs
This commit is contained in:
parent
8e30b8a286
commit
e4cae5b248
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, ... }:
|
||||
{ config, lib, pkgs, ... }:
|
||||
with lib;
|
||||
with lib.hlissner;
|
||||
let
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue