laptop bluethooth

This commit is contained in:
death916 2025-05-12 21:03:11 -07:00
parent 84a51e9d35
commit 25fa84b7bb

View file

@ -92,6 +92,8 @@
];
# to make exit nodes work
networking.firewall.checkReversePath = "loose";
hardware.bluetoothe.enable = true;
hardware.bluetooth.powerOnBoot = true;
# my additions
services.tailscale = {
enable = true;