diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-08-18 09:27:22 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-08-18 09:27:22 -0700 |
commit | 84a46f4f08278999aeff4671cb25b3af44c93215 (patch) | |
tree | da80fd27f5e0c248a35d7be22ab16b26d942ed56 | |
parent | 629e211115cb6188875c3ce6a079a070e8e05234 (diff) | |
download | nix-84a46f4f08278999aeff4671cb25b3af44c93215.tar nix-84a46f4f08278999aeff4671cb25b3af44c93215.tar.gz nix-84a46f4f08278999aeff4671cb25b3af44c93215.tar.bz2 nix-84a46f4f08278999aeff4671cb25b3af44c93215.tar.lz nix-84a46f4f08278999aeff4671cb25b3af44c93215.tar.xz nix-84a46f4f08278999aeff4671cb25b3af44c93215.tar.zst nix-84a46f4f08278999aeff4671cb25b3af44c93215.zip |
-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 994f7a1..e210381 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -12,7 +12,7 @@ pkgs.cmus pkgs.distrho-ports pkgs.fluidsynth - pkgs.fmsynth + #pkgs.fmsynth #pkgs.gearmulator pkgs.geonkick pkgs.guitarix |