feat(work): enable bluetooth
This commit is contained in:
parent
c7b7378750
commit
f5c000d1cc
1 changed files with 2 additions and 0 deletions
|
|
@ -69,6 +69,8 @@
|
|||
wget
|
||||
];
|
||||
|
||||
hardware.bluetooth.enable = true;
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
# started in user sessions.
|
||||
# programs.mtr.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue