bluethoot: Don't start on boot

This commit is contained in:
SebastianStork 2026-03-08 12:46:08 +01:00
parent 97e5601cf2
commit 73b1eedd22
Signed by: SebastianStork
SSH key fingerprint: SHA256:iEM011ogNMG1q8+U500adGu/9rpPuZ2KnFtbdLeqTiI

View file

@ -6,7 +6,7 @@
hardware = {
bluetooth = {
enable = true;
powerOnBoot = true;
powerOnBoot = false;
};
logitech.wireless.enable = true;
};