loki: Enable ROCm support system-wide
This commit is contained in:
parent
3d3b43ac2e
commit
f7e6cf5ff4
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@
|
|||
../../users/builder
|
||||
];
|
||||
|
||||
nixpkgs.config = {
|
||||
rocmSupport = true;
|
||||
};
|
||||
|
||||
eboskma = {
|
||||
users = {
|
||||
erwin = {
|
||||
|
|
Loading…
Reference in a new issue