This commit is contained in:
Peder Bergebakken Sundt 2024-10-20 17:24:33 +02:00
parent a2efa883d4
commit d0c94acc5b
2 changed files with 4 additions and 0 deletions

View File

@ -42,6 +42,8 @@
networking.firewall.allowedTCPPorts = [ 57621 ]; # spotify local discovery
hardware.bluetooth.enable = true;
# services.irqbalance.enable = true; # different balancer, avoids freezes, god for old laptops
# Networking

View File

@ -55,6 +55,8 @@
networking.firewall.allowedTCPPorts = [ 57621 ]; # spotify local discovery
hardware.bluetooth.enable = true;
environment.systemPackages = [
pkgs.pbsds.v4l2-play
/* pkgs.librealsense-gui */