Remove ollama
This commit is contained in:
parent
ed8438d14e
commit
d96643b8ec
|
@ -86,13 +86,7 @@
|
|||
enable32Bit = true;
|
||||
};
|
||||
};
|
||||
services = {
|
||||
hardware.openrgb.enable = true;
|
||||
ollama = {
|
||||
enable = true;
|
||||
acceleration = "rocm";
|
||||
};
|
||||
};
|
||||
services.hardware.openrgb.enable = true;
|
||||
networking.wg-quick.interfaces.wg0.configFile = "/etc/wireguard/gb-mnc-wg-001.conf";
|
||||
system.stateVersion = "23.05";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue