add low latency pipewire options
This commit is contained in:
parent
4b500953fd
commit
b68cd0541f
3 changed files with 193 additions and 48 deletions
|
@ -100,6 +100,7 @@
|
|||
|
||||
# Use a firewall
|
||||
networking.firewall.enable = lib.mkDefault true;
|
||||
networking.firewall.allowPing = true;
|
||||
networking.firewall.allowedTCPPorts = lib.mkDefault [ 22 ];
|
||||
|
||||
programs.fish.enable = lib.mkDefault true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue