nixos-config/system/starlight/audio.nix

8 lines
134 B
Nix
Raw Normal View History

2021-05-30 13:01:17 +00:00
{ ... }:
{
services.pipewire.config.pipewire = {
"context.properties"."default.clock.rate" = 96000;
"context.objects"