fix(pipewire.lowLatency): change nix-gaming input repo #TEMP

This commit is contained in:
ooks-io 2024-02-29 23:19:23 +13:00
parent 75d0ce4585
commit 14788606df
4 changed files with 11 additions and 8 deletions

View file

@ -13,6 +13,7 @@ in
alsa.support32Bit = true;
pulse.enable = true;
jack.enable = true;
wireplumber.enable = true;
};
};
}