This commit is contained in:
death916 2025-05-12 21:25:35 -07:00
parent a5721444f2
commit a5c7cac6d3

View file

@ -92,7 +92,11 @@
];
# to make exit nodes work
networking.firewall.checkReversePath = "loose";
hardware.bluetooth.enable = true;
hardware.blueman.enable = true;
hardware.bluetooth.package - pkgs.bluezFull;
hardware.bluetooth.powerOnBoot = true;
# my additions
services.tailscale = {