flameshot

This commit is contained in:
2026-02-16 09:40:35 -05:00
parent 8c0ad59c3d
commit 1df9c63cea
2 changed files with 39 additions and 4 deletions

View File

@@ -47,6 +47,7 @@
hardware.graphics = {
enable = true;
enable32Bit = true;
extraPackages = with pkgs; [
rocmPackages.clr.icd # Enables OpenCL support for AMD
];