add REAPER to chloe's configs

This commit is contained in:
chloe caruso 2025-05-06 23:31:53 -07:00
parent 8bd9e070d0
commit 9872e50bf6
2 changed files with 6 additions and 1 deletions

View file

@ -0,0 +1,5 @@
{pkgs, ...}: {
environment.systemPackages = with pkgs; [
reaper
];
}

View file

@ -1,8 +1,8 @@
# Configuration applied to all of chloe's machines
{pkgs, ...}: {
environment.systemPackages = with pkgs; [
ffmpeg
ripgrep
reaper
];
shared.darwin = {
macAppStoreApps = [