mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
laptop bluethooth
This commit is contained in:
parent
84a51e9d35
commit
25fa84b7bb
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue