9
hosts/common/configs/bluetooth/default.nix
Normal file
9
hosts/common/configs/bluetooth/default.nix
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
hardware.bluetooth = {
|
||||
enable = true;
|
||||
powerOnBoot = true;
|
||||
settings = {
|
||||
General.Experimental = true;
|
||||
};
|
||||
};
|
||||
}
|
Reference in New Issue
Block a user