mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-12-07 05:27:13 -06:00
chore: removed deprecated module
This commit is contained in:
parent
6a6e187b1f
commit
4adf51fa33
3 changed files with 6 additions and 24 deletions
|
|
@ -9,18 +9,12 @@
|
|||
enable = true;
|
||||
enable32Bit = true;
|
||||
extraPackages = builtins.attrValues {
|
||||
inherit (pkgs)
|
||||
amdvlk
|
||||
;
|
||||
|
||||
inherit (pkgs.rocmPackages.clr)
|
||||
icd
|
||||
;
|
||||
};
|
||||
extraPackages32 = builtins.attrValues {
|
||||
inherit (pkgs.driversi686Linux)
|
||||
amdvlk
|
||||
;
|
||||
};
|
||||
|
||||
};
|
||||
};
|
||||
boot.initrd.kernelModules = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue