From 3b2b665f248d34a00037a17b5ceb4a99ea78312d Mon Sep 17 00:00:00 2001 From: Julian Sutter Date: Sat, 30 Nov 2024 19:05:02 -0800 Subject: [PATCH] remove rocm for some reason --- systems/aurora.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/systems/aurora.nix b/systems/aurora.nix index 5715c30..a5b21de 100755 --- a/systems/aurora.nix +++ b/systems/aurora.nix @@ -21,11 +21,11 @@ #scaling #services.xserver.dpi = 227; - hardware.graphics.extraPackages = with pkgs; [ - rocm-opencl-icd - rocm-opencl-runtime - amdvlk - ]; +# hardware.graphics.extraPackages = with pkgs; [ +# rocm-opencl-icd +# rocm-opencl-runtime +# amdvlk +# ]; networking.bridges = { "br0" = {