+aider-chat-env

This commit is contained in:
m3tam3re
2024-11-11 10:46:17 +01:00
parent 2c6c92140f
commit 8912665aa6
6 changed files with 73 additions and 0 deletions

View File

@ -21,7 +21,9 @@ in {
ffmpeg_6-full
gst_all_1.gstreamer
gst_all_1.gst-vaapi
handbrake
kdePackages.kdenlive
makemkv
mpv
pamixer
pavucontrol

View File

@ -24,6 +24,7 @@
# The home.packages option allows you to install Nix packages into your
# environment.
home.packages = with pkgs; [
aider-chat-env
# # Adds the 'hello' command to your environment. It prints a friendly
# # "Hello, world!" when run.
# pkgs.hello