adds ollama-cuda to home packages for mennos-server
All checks were successful
Nix Format Check / check-format (push) Successful in 59s
All checks were successful
Nix Format Check / check-format (push) Successful in 59s
This commit is contained in:
parent
93b1aba78d
commit
0d26f30261
@ -1,4 +1,4 @@
|
||||
{ pkgs-unstable, ... }:
|
||||
{
|
||||
home.packages = with pkgs-unstable; [ ];
|
||||
home.packages = with pkgs-unstable; [ ollama-cuda ];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user