From 01db02f45e4fe4aa8957f8d8e1170239faf92907 Mon Sep 17 00:00:00 2001
From: Mark Nipper <nipsy@bitgnome.net>
Date: Thu, 23 Jan 2025 15:30:36 -0800
Subject: Add audacity

---
 hosts/common/optional/sound.nix | 1 +
 1 file changed, 1 insertion(+)

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
-- 
cgit v1.2.3