enable bluez on straylight
This commit is contained in:
@@ -111,6 +111,8 @@ in
|
|||||||
# 443/8443/9443 for mc-proxy) as straylight takes over the core role.
|
# 443/8443/9443 for mc-proxy) as straylight takes over the core role.
|
||||||
boot.kernel.sysctl."net.ipv4.ip_unprivileged_port_start" = 53;
|
boot.kernel.sysctl."net.ipv4.ip_unprivileged_port_start" = 53;
|
||||||
|
|
||||||
|
hardware.bluetooth.enable = true; # enables BlueZ + bluetooth.service
|
||||||
|
|
||||||
services.open-webui = {
|
services.open-webui = {
|
||||||
enable = true;
|
enable = true;
|
||||||
host = "0.0.0.0";
|
host = "0.0.0.0";
|
||||||
|
|||||||
Reference in New Issue
Block a user