diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-05-20 19:54:23 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-05-20 19:54:23 +0530 |
| commit | 6e7472e2de4addc7628e3055f1754382d46cd45d (patch) | |
| tree | 77f15edc910363893916d76c588598dd25a24b9d /packages.nix | |
| parent | bbf484a0965330aa729c9861d0385d0fccbb4da5 (diff) | |
| download | nixos-config-6e7472e2de4addc7628e3055f1754382d46cd45d.tar.gz nixos-config-6e7472e2de4addc7628e3055f1754382d46cd45d.zip | |
Add ed and fluidsynth
Diffstat (limited to 'packages.nix')
| -rw-r--r-- | packages.nix | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/packages.nix b/packages.nix index 4327732..160152a 100644 --- a/packages.nix +++ b/packages.nix @@ -24,6 +24,8 @@ let fzf docker-compose direnv + ed + rlwrap # gh just difftastic @@ -33,7 +35,7 @@ let gcc gnumake - nodejs_23 + nodejs_24 bun # bspwm @@ -94,7 +96,8 @@ let # Audio qjackctl - # ardour + ardour + fluidsynth a2jmidid pavucontrol audacity |
