20 lines
299 B
YAML
20 lines
299 B
YAML
---
|
|
# Homepage Widgets Configuration
|
|
# Service widgets omitted per user request
|
|
|
|
- resources:
|
|
cpu: true
|
|
memory: true
|
|
disk: /
|
|
|
|
- datetime:
|
|
text_size: xl
|
|
format:
|
|
dateStyle: long
|
|
timeStyle: short
|
|
hourCycle: h23
|
|
|
|
- greeting:
|
|
text_size: 4xl
|
|
text: EZ Homelab
|