diff options
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/common/optional/sound.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/common/optional/sound.nix b/hosts/common/optional/sound.nix index 1088fbd..1e4cea4 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -3,7 +3,7 @@ environment = { systemPackages = [ pkgs.artyFX - pkgs.audacity + pkgs.master.audacity pkgs.bespokesynth pkgs.boops pkgs.cardinal |