Remove ollama
This commit is contained in:
parent
c36866ed34
commit
90b5a2e71a
|
@ -32,5 +32,4 @@
|
|||
samba
|
||||
];
|
||||
};
|
||||
services.ollama.enable = true;
|
||||
}
|
||||
|
|
|
@ -57,9 +57,5 @@
|
|||
driSupport32Bit = true;
|
||||
};
|
||||
};
|
||||
services.ollama = {
|
||||
enable = true;
|
||||
acceleration = "rocm";
|
||||
};
|
||||
system.stateVersion = "23.05";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue