From c302a13bc0eb08fb14c126801ecc40ea51ca867b Mon Sep 17 00:00:00 2001 From: jacekpoz Date: Sun, 30 Jul 2023 23:58:44 +0200 Subject: [PATCH] fix an error --- hosts/niks/pipewire.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hosts/niks/pipewire.nix b/hosts/niks/pipewire.nix index 8209d7838..7bc92a641 100644 --- a/hosts/niks/pipewire.nix +++ b/hosts/niks/pipewire.nix @@ -12,8 +12,8 @@ environment.etc = let json = pkgs.formats.json {}; - rate = 48000; - quantum = 256; + rate = "48000"; + quantum = "256"; in { "pipewire/pipewire.conf.d/92-low-latency.conf".text = '' context.properties = {