add ai stuff

This commit is contained in:
Thilo Billerbeck 2024-03-12 00:13:50 +01:00
parent 6e2c04fb1e
commit 5400c8a14c
2 changed files with 5 additions and 0 deletions
configs/thilo-pc

View file

@ -44,6 +44,10 @@
layout = "us";
xkbVariant = "";
};
ollama = {
enable = true;
acceleration = "rocm";
};
};
programs.kdeconnect.enable = true;