diff --git a/archachatina.nix b/archachatina.nix index 1540d4a..e2327fe 100644 --- a/archachatina.nix +++ b/archachatina.nix @@ -74,6 +74,11 @@ hardware.opengl.driSupport32Bit = true; + hardware.opengl.extraPackages = with pkgs; [ + rocm-opencl-icd + rocm-runtime-ext + ]; + services.nix-serve = { enable = true; secretKeyFile = "/etc/nix-serve/secret.key"; diff --git a/common-sw.nix b/common-sw.nix index 4a1b25e..4eb473b 100644 --- a/common-sw.nix +++ b/common-sw.nix @@ -35,6 +35,8 @@ alacritty + clinfo + lm_sensors hdparm smartmontools