fix(AI): remove claude desktop, fixes for ollama

This commit is contained in:
2025-12-07 15:02:21 +01:00
parent 1a43dcdad4
commit 5497d6df51
4 changed files with 16 additions and 12 deletions

View File

@@ -2,9 +2,9 @@
imports = [../home.nix];
home = {
cli.nh.flake = "${config.home.homeDirectory}/.dotfiles";
dev.ai.ollama = {
dev.ai = {
enable = true;
gpu = "rocm";
ollama.gpu = "rocm";
};
desktop.hyprland.host = "marpa";
phundrak.sshKey = {