diff --git a/modules/system/drivers/amd.nix b/modules/system/drivers/amd.nix index 80f0305..895bd68 100644 --- a/modules/system/drivers/amd.nix +++ b/modules/system/drivers/amd.nix @@ -1,13 +1,5 @@ -{ - self, - inputs, - ... -}: { - flake.nixosModules.amdDrivers = { - pkgs, - lib, - ... - }: { +{...}: { + flake.nixosModules.amdDrivers = {pkgs, ...}: { environment.systemPackages = with pkgs; [ mesa rocmPackages.rocm-smi