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 1cbff22..9ec9ceb 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -45,7 +45,7 @@ pkgs.yabridgectl pkgs.yoshimi pkgs.zam-plugins - pkgs.zynaddsubfx + #pkgs.zynaddsubfx ]; }; } |