diff --git a/configuration.nix b/configuration.nix index e8cbaf0..d759ec3 100644 --- a/configuration.nix +++ b/configuration.nix @@ -100,16 +100,6 @@ alsa.enable = true; alsa.support32Bit = true; pulse.enable = true; - - # TODO: tune this? - extraConfig.pipewire."92-low-latency" = { - "context.properties" = { - "default.clock.rate" = 48000; - "default.clock.quantum" = 64; - "default.clock.min-quantum" = 64; - "default.clock.max-quantum" = 64; - }; - }; }; # Enable touchpad support (enabled default in most desktopManager). @@ -160,6 +150,7 @@ nixfmt-rfc-style openssl parted + pavucontrol ripgrep unzip wget