mirror of
https://github.com/NixOS/nixos-hardware.git
synced 2025-11-05 01:37:24 +08:00
gpu/amd: remove unused pkgs
This commit is contained in:
committed by
mergify[bot]
parent
4677bf5e89
commit
5fe1583567
@@ -1,4 +1,4 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
{ config, lib, ... }:
|
||||
|
||||
{
|
||||
options.hardware.amdgpu.loadInInitrd = lib.mkEnableOption (lib.mdDoc
|
||||
|
||||
Reference in New Issue
Block a user