Fix lib import in hardware-co.nix
This commit is contained in:
parent
253b05b45e
commit
fc26b3f7f2
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
config,
|
config,
|
||||||
pkgs,
|
pkgs,
|
||||||
|
lib,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
# AMD GPU configuration
|
# AMD GPU configuration
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue