bluetooth on boot

This commit is contained in:
♥ Minnie ♥ 2024-01-01 07:18:03 +08:00
parent a5ddc6a196
commit bce7a3f0c0

View file

@ -95,7 +95,10 @@
};
hardware = {
bluetooth.enable = true;
bluetooth = {
enable = true;
powerOnBoot = true;
};
# Setup sound server (Audio Support)
pulseaudio = {