Update(rice): change cursors

This commit is contained in:
Filippo Berto 2025-11-04 17:19:07 +01:00
parent fc7fb7e8c4
commit 18964a177a
No known key found for this signature in database
GPG key ID: F1D17F9BCEC62FBC
2 changed files with 3 additions and 2 deletions

View file

@ -20,8 +20,8 @@
home = {
pointerCursor = {
package = pkgs.qogir-icon-theme;
name = "Qogir";
package = pkgs.vimix-cursors;
name = "Vimix-cursors";
# size = 64;
# x11.enable = true;
gtk.enable = true;

View file

@ -445,6 +445,7 @@ in
-- },
--]]
ollama = {
"gpt-oss:20b-cloud",
"embeddinggemma:latest",
"codegemma:2b",
"gemma3:latest",