1
0
mirror of https://github.com/NixOS/nixos-hardware synced 2024-06-01 02:23:33 +02:00

framework amd: add pkgs import

This commit is contained in:
Tom Vincent 2024-01-01 17:39:02 +00:00 committed by mergify[bot]
parent 3a6288ef83
commit 03e0033603

View File

@ -1,4 +1,4 @@
{ lib, ... }: { { lib, pkgs, ... }: {
imports = [ imports = [
../../../common/pc/laptop ../../../common/pc/laptop
../../../common/pc/laptop/ssd ../../../common/pc/laptop/ssd