diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-01-14 11:50:25 -0800 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-01-14 11:50:25 -0800 |
commit | 7df0fd36d029e00184c0e2d0698c908acf1c3195 (patch) | |
tree | 8cc007f79e07e013855d0e41f3c7ddb6bacf91c7 | |
parent | 0f3970289aaeba32f32379a8f918745bcb59267e (diff) | |
download | nix-7df0fd36d029e00184c0e2d0698c908acf1c3195.tar nix-7df0fd36d029e00184c0e2d0698c908acf1c3195.tar.gz nix-7df0fd36d029e00184c0e2d0698c908acf1c3195.tar.bz2 nix-7df0fd36d029e00184c0e2d0698c908acf1c3195.tar.lz nix-7df0fd36d029e00184c0e2d0698c908acf1c3195.tar.xz nix-7df0fd36d029e00184c0e2d0698c908acf1c3195.tar.zst nix-7df0fd36d029e00184c0e2d0698c908acf1c3195.zip |
Disable broken fmsynth temporarily
Diffstat (limited to '')
-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 ef098c1..1eb1f62 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -9,7 +9,7 @@ chow-tape-model distrho-ports fluidsynth - master.fmsynth + #master.fmsynth geonkick guitarix gxplugins-lv2 |