music assistant
This commit is contained in:
@@ -412,6 +412,11 @@ in
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
systemd.services.music-assistant.serviceConfig = {
|
||||||
|
DynamicUser = lib.mkForce false;
|
||||||
|
StateDirectory = "music-assistant";
|
||||||
|
};
|
||||||
|
|
||||||
# Enable required hardware support for the Zigbee adapter
|
# Enable required hardware support for the Zigbee adapter
|
||||||
hardware.bluetooth.enable = true; # Some adapters use Bluetooth
|
hardware.bluetooth.enable = true; # Some adapters use Bluetooth
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user