Update nixpkgs

This commit is contained in:
2026-01-11 14:25:03 -08:00
parent 415cbca33e
commit da9a8f8c03
16 changed files with 49 additions and 300 deletions

View File

@@ -14,11 +14,9 @@
system76-keyboard-configurator
];
nixpkgs.config.rocmSupport = true;
services.ollama = {
enable = true;
acceleration = "rocm";
rocmOverrideGfx = "11.0.2";
package = pkgs.ollama-vulkan;
host = "127.0.0.1";
};