diff options
| author | Mark Nipper <nipsy@bitgnome.net> | 2026-02-16 08:58:47 -0800 |
|---|---|---|
| committer | Mark Nipper <nipsy@bitgnome.net> | 2026-02-16 08:58:47 -0800 |
| commit | 627c6ffce478d43da5cda0e38a8f69cc211443c2 (patch) | |
| tree | 22fe839caff2bd9772035b116aeb4d95b5c888bb /hosts/common/optional | |
| parent | 9980f050f4b4f2c4f00123ce93fda7119dec01b9 (diff) | |
| download | nix-627c6ffce478d43da5cda0e38a8f69cc211443c2.tar nix-627c6ffce478d43da5cda0e38a8f69cc211443c2.tar.gz nix-627c6ffce478d43da5cda0e38a8f69cc211443c2.tar.bz2 nix-627c6ffce478d43da5cda0e38a8f69cc211443c2.tar.lz nix-627c6ffce478d43da5cda0e38a8f69cc211443c2.tar.xz nix-627c6ffce478d43da5cda0e38a8f69cc211443c2.tar.zst nix-627c6ffce478d43da5cda0e38a8f69cc211443c2.zip | |
Reenable yabrdige to test PR
Diffstat (limited to 'hosts/common/optional')
| -rw-r--r-- | hosts/common/optional/sound.nix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/hosts/common/optional/sound.nix b/hosts/common/optional/sound.nix index 87831f8..e7410fc 100644 --- a/hosts/common/optional/sound.nix +++ b/hosts/common/optional/sound.nix @@ -41,8 +41,8 @@ pkgs.wavpack pkgs.winetricks pkgs.wineWow64Packages.stagingFull - #pkgs.yabridge - #pkgs.yabridgectl + pkgs.yabridge + pkgs.yabridgectl pkgs.yoshimi pkgs.zam-plugins pkgs.zynaddsubfx |
