diff options
author | Mark Nipper <nipsy@bitgnome.net> | 2025-10-07 00:43:56 -0700 |
---|---|---|
committer | Mark Nipper <nipsy@bitgnome.net> | 2025-10-07 00:43:56 -0700 |
commit | 35a249b29cb480d2e021379458043f3fa9989987 (patch) | |
tree | 67b129f9f4e4c5d9030103416238a3c86d081417 /hosts/common/optional/sound.nix | |
parent | f82fa207bf36d3ee8189edf81df19aa8722aa27c (diff) | |
download | nix-35a249b29cb480d2e021379458043f3fa9989987.tar nix-35a249b29cb480d2e021379458043f3fa9989987.tar.gz nix-35a249b29cb480d2e021379458043f3fa9989987.tar.bz2 nix-35a249b29cb480d2e021379458043f3fa9989987.tar.lz nix-35a249b29cb480d2e021379458043f3fa9989987.tar.xz nix-35a249b29cb480d2e021379458043f3fa9989987.tar.zst nix-35a249b29cb480d2e021379458043f3fa9989987.zip |
Remove broken sorcer
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 429172a..1cbff22 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -28,7 +28,7 @@ pkgs.rosegarden pkgs.samplv1 pkgs.sfizz - pkgs.sorcer + #pkgs.sorcer pkgs.surge-XT pkgs.synthv1 pkgs.talentedhack |