From 92a9e22021291c2335d90804fbb4c2dbea0b24af Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 29 Jul 2023 16:16:07 +0200 Subject: Style(treewide): Remove some unused imports --- hosts/tiamat/hardware/gpu.nix | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'hosts/tiamat/hardware/gpu.nix') diff --git a/hosts/tiamat/hardware/gpu.nix b/hosts/tiamat/hardware/gpu.nix index 8d1c077b..403c6f65 100644 --- a/hosts/tiamat/hardware/gpu.nix +++ b/hosts/tiamat/hardware/gpu.nix @@ -1,9 +1,4 @@ -{ - config, - pkgs, - lib, - ... -}: { +{pkgs, ...}: { # hardware.opengl.extraPackages = with pkgs; [ # rocm-opencl-icd # open-cl # amdvlk # or directly through mesa -- cgit 1.4.1