fix an error

This commit is contained in:
jacekpoz 2023-07-30 23:58:44 +02:00
parent 2cf48b712f
commit c302a13bc0

View file

@ -12,8 +12,8 @@
environment.etc = let environment.etc = let
json = pkgs.formats.json {}; json = pkgs.formats.json {};
rate = 48000; rate = "48000";
quantum = 256; quantum = "256";
in { in {
"pipewire/pipewire.conf.d/92-low-latency.conf".text = '' "pipewire/pipewire.conf.d/92-low-latency.conf".text = ''
context.properties = { context.properties = {