mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
bt
This commit is contained in:
parent
a5721444f2
commit
a5c7cac6d3
1 changed files with 4 additions and 0 deletions
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue