Force Bluetooth to start at boot

This commit is contained in:
Greg Hellings
2024-10-23 10:38:38 -05:00
parent cb22192c67
commit f2fae27abe
+1
View File
@@ -21,6 +21,7 @@ with lib;
bluetooth.enable = true;
};
# Sets up a basic KDE installation
systemd.services.bluetooth.requiredBy = [ "multi-user.target" ];
services =
{
xserver = {