diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-07-15 02:09:34 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-07-15 02:09:34 -0700 |
commit | 075039e40b40dee1ccd60d839acaf75ea5165e14 (patch) | |
tree | 76f14f8c4ad8793a24e6fe7341b0a249042a0ea8 /hosts/common | |
parent | 3fb1ad76f1c54b9e9ab080282364e64edfb957a9 (diff) | |
download | nix-075039e40b40dee1ccd60d839acaf75ea5165e14.tar nix-075039e40b40dee1ccd60d839acaf75ea5165e14.tar.gz nix-075039e40b40dee1ccd60d839acaf75ea5165e14.tar.bz2 nix-075039e40b40dee1ccd60d839acaf75ea5165e14.tar.lz nix-075039e40b40dee1ccd60d839acaf75ea5165e14.tar.xz nix-075039e40b40dee1ccd60d839acaf75ea5165e14.tar.zst nix-075039e40b40dee1ccd60d839acaf75ea5165e14.zip |
Remove lilypond
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 0c82b87..b0d52ce 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -17,7 +17,7 @@ pkgs.geonkick pkgs.guitarix pkgs.gxplugins-lv2 - pkgs.lilypond-unstable-with-fonts + #pkgs.lilypond-unstable-with-fonts pkgs.lsp-plugins pkgs.metersLv2 pkgs.odin2 |