314 current 2025-10-11 18:09:02 25.05.20251006.20c4598 6.12.50 *
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
|
||||
# services show up in glance in reverse import order lmao
|
||||
imports = [
|
||||
./smarthome/zigbee2mqtt
|
||||
./home/zigbee2mqtt
|
||||
./vaultwarden
|
||||
./gitea
|
||||
./smarthome/homeassistant
|
||||
./home/homeassistant
|
||||
./immich
|
||||
./arr/bazarr
|
||||
./arr/prowlarr
|
||||
@@ -18,9 +18,19 @@
|
||||
./jellyfin
|
||||
./nginx-proxy
|
||||
./arr/flaresolverr
|
||||
./smarthome/mosquitto
|
||||
./home/mosquitto
|
||||
./uptime-kuma
|
||||
./glance
|
||||
];
|
||||
|
||||
# add to udr to glance
|
||||
modules.services.glance.links.<category> = [{
|
||||
title = service;
|
||||
url = "https://10.10.0.1";
|
||||
error-url = "https://10.10.0.1";
|
||||
check-url = "https://10.10.0.1";
|
||||
icon = "di:unifi"; }];
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user