From 59bc28565f102c0ce17d3cf513cdab058608b0dc Mon Sep 17 00:00:00 2001 From: Soispha Date: Sat, 15 Jul 2023 20:09:17 +0200 Subject: Feat(system/boot): Enable lanzaboote (and with it secure boot) --- hosts/apzu/hardware/gpu.nix | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'hosts') diff --git a/hosts/apzu/hardware/gpu.nix b/hosts/apzu/hardware/gpu.nix index 180695e8..4a3805b8 100644 --- a/hosts/apzu/hardware/gpu.nix +++ b/hosts/apzu/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