Added lib.mkForce + backup = false
This commit is contained in:
@@ -7,8 +7,8 @@ in
|
||||
|
||||
{
|
||||
services.ollama = {
|
||||
enable = true;
|
||||
package = pkgs.ollama;
|
||||
environmentVariables = envVars;
|
||||
enable = true;
|
||||
package = pkgs.ollama;
|
||||
environmentVariables = envVars;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user