Gitiles
Code Review
Sign In
git.clicks.codes
/
Chimera
/
NixFiles
/
9e24d9bd5bb85e7b84034871c7768dc6763a42d1
/
.
/
modules
/
nixos
/
bluetooth
/
default.nix
blob: 19b603d309926dd6ad02d11c1b41c5089cdcf5d8 [
file
] [
log
] [
blame
]
{
...
}:
{
hardware
.
bluetooth
.
enable
=
true
;
hardware
.
bluetooth
.
powerOnBoot
=
true
;
}