mirror of
https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git
synced 2025-09-15 09:45:58 +03:00
update: added aider
& systemwide keybindings with arrows
This commit is contained in:
@@ -6,12 +6,14 @@
|
||||
services.ollama.acceleration = "cuda";
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
oterm # my favorite TUI
|
||||
oterm
|
||||
open-webui
|
||||
alpaca
|
||||
nextjs-ollama-llm-ui
|
||||
open-webui # my favorite web GUI
|
||||
|
||||
aichat # my favorite CLI
|
||||
aichat
|
||||
aider-chat
|
||||
|
||||
tgpt
|
||||
smartcat
|
||||
];
|
||||
|
Reference in New Issue
Block a user