ROCm support

This commit is contained in:
kalle 2025-04-23 10:41:23 +02:00
parent 445e0269d8
commit be8ece5edc

View file

@ -48,6 +48,11 @@
# No need for firewall, since this machine is always at home
networking.firewall.enable = false;
# ROCm support
hardware.graphics.extraPackages = with pkgs; [
rocmPackages.clr.icd
];
hyprland =
let
mod = "SUPER";