diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-01-23 15:30:36 -0800 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-01-23 15:30:36 -0800 |
commit | 01db02f45e4fe4aa8957f8d8e1170239faf92907 (patch) | |
tree | a4f03f59354891c381d6565c456126647fc69ba6 /hosts/common/optional/sound.nix | |
parent | 3cc9cd85b2951dc45cc6fc2b2030ef2e9a47bc4d (diff) | |
download | nix-01db02f45e4fe4aa8957f8d8e1170239faf92907.tar nix-01db02f45e4fe4aa8957f8d8e1170239faf92907.tar.gz nix-01db02f45e4fe4aa8957f8d8e1170239faf92907.tar.bz2 nix-01db02f45e4fe4aa8957f8d8e1170239faf92907.tar.lz nix-01db02f45e4fe4aa8957f8d8e1170239faf92907.tar.xz nix-01db02f45e4fe4aa8957f8d8e1170239faf92907.tar.zst nix-01db02f45e4fe4aa8957f8d8e1170239faf92907.zip |
Add audacity
Diffstat (limited to 'hosts/common/optional/sound.nix')
-rw-r--r-- | hosts/common/optional/sound.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/common/optional/sound.nix b/hosts/common/optional/sound.nix index 2b82724..6312d3b 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -3,6 +3,7 @@ environment = { systemPackages = with pkgs; [ artyFX + audacity bespokesynth boops cardinal |