another one
This commit is contained in:
8
system/etc/bluetooth/default.nix
Normal file
8
system/etc/bluetooth/default.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
hardware = {
|
||||
bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = false;
|
||||
};
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user