mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-08-21 10:45:49 +02:00
fdabd7edf9
Former-commit-id: 849eb5dd11
7 lines
77 B
Nix
7 lines
77 B
Nix
{
|
|
hardware.bluetooth = {
|
|
enable = true;
|
|
powerOnBoot = true;
|
|
};
|
|
}
|