system
This commit is contained in:
parent
c4eed0e32f
commit
44fc8ce456
3 changed files with 13 additions and 0 deletions
3
system/bluetooth.nix
Normal file
3
system/bluetooth.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{...}: {
|
||||
hardware.bluetooth.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue