mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-05 04:19:47 +01:00
pipewire: Re-enable lowLatency
This was previously disabled when testing NixOS networks.
This commit is contained in:
parent
07bbb996e5
commit
76bfdf10b6
@ -9,7 +9,7 @@
|
||||
|
||||
pulse.enable = true;
|
||||
|
||||
# lowLatency.enable = true;
|
||||
lowLatency.enable = true;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
Loading…
Reference in New Issue
Block a user