1
0
forked from extern/nix-config

pipewire: Re-enable lowLatency

This was previously disabled when testing NixOS networks.
This commit is contained in:
Donovan Glover 2023-06-18 15:52:47 -04:00
parent 07bbb996e5
commit 76bfdf10b6
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -9,7 +9,7 @@
pulse.enable = true;
# lowLatency.enable = true;
lowLatency.enable = true;
};
environment.systemPackages = with pkgs; [