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