Force Bluetooth to start at boot
This commit is contained in:
@@ -21,6 +21,7 @@ with lib;
|
|||||||
bluetooth.enable = true;
|
bluetooth.enable = true;
|
||||||
};
|
};
|
||||||
# Sets up a basic KDE installation
|
# Sets up a basic KDE installation
|
||||||
|
systemd.services.bluetooth.requiredBy = [ "multi-user.target" ];
|
||||||
services =
|
services =
|
||||||
{
|
{
|
||||||
xserver = {
|
xserver = {
|
||||||
|
|||||||
Reference in New Issue
Block a user