kernel: add standalone amdgpu kernel module package
This commit is contained in:
parent
2006674aee
commit
80d814c9bf
6 changed files with 46 additions and 12 deletions
|
@ -5,4 +5,5 @@
|
|||
plymouth-theme-red = pkgs.callPackage ./plymouth-theme-red.nix { inherit inputs; };
|
||||
cargo-checkmate = pkgs.callPackage ./cargo-checkmate.nix { };
|
||||
lipsum = pkgs.callPackage ./lipsum.nix { inherit inputs; };
|
||||
amdgpu-kernel-module = pkgs.callPackage ./amdgpu-kernel-module.nix { };
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue