[zix790prors] Add ollama
This commit is contained in:
@@ -70,6 +70,10 @@ with lib;
|
||||
powerManagement.finegrained = false;
|
||||
};
|
||||
|
||||
environment.systemPackages = [
|
||||
(pkgs.ollama.override { acceleration = "cuda"; })
|
||||
];
|
||||
|
||||
# This option defines the first version of NixOS you have installed on this particular machine,
|
||||
# and is used to maintain compatibility with application data (e.g. databases) created on older NixOS versions.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user