lkjlkjdsalkj

This commit is contained in:
2025-12-09 11:40:25 +01:00
parent 2cbd7a452f
commit 170e1808c9
3 changed files with 22 additions and 15 deletions

View File

@@ -42,7 +42,7 @@
in [ "L+ /opt/rocm - - - - ${rocmEnv}" ];
nixpkgs.overlays = [
(prev: final: {
(final: prev: {
blender = prev.blender-hip;
})
];