mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-06-16 01:04:36 +02:00
thilo-pc changes
This commit is contained in:
parent
9139bbd9a4
commit
26aeac1cca
2 changed files with 14 additions and 10 deletions
configs/thilo-pc
|
@ -44,11 +44,15 @@
|
|||
layout = "us";
|
||||
variant = "";
|
||||
};
|
||||
blueman.enable = true;
|
||||
# AI
|
||||
ollama = {
|
||||
enable = false;
|
||||
enable = true;
|
||||
acceleration = "rocm";
|
||||
};
|
||||
blueman.enable = true;
|
||||
open-webui = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
programs.kdeconnect.enable = true;
|
||||
|
@ -126,9 +130,9 @@
|
|||
pixman
|
||||
speex
|
||||
SDL_image
|
||||
SDL_ttf
|
||||
# SDL_ttf
|
||||
SDL_mixer
|
||||
SDL2_ttf
|
||||
# SDL2_ttf
|
||||
SDL2_mixer
|
||||
libappindicator-gtk2
|
||||
libdbusmenu-gtk2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue