Cuda + ollama on homepc

This commit is contained in:
Aleksandr Lebedev 2025-02-08 13:47:14 +01:00
parent 54c1a40ca7
commit 247379dce8
6 changed files with 72 additions and 25 deletions

View file

@ -121,6 +121,7 @@
config = {
allowBroken = true;
allowUnfree = true;
cudaSupport = true;
};
};
modules = [
@ -152,6 +153,7 @@
allowBroken = true;
allowUnfree = true;
allowUnsupportedSystem = true;
# rocmSupport = true;
};
};
modules = [