Initial commit: Glance and Homepage homelab configs
Made-with: Cursor
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
# https://gethomepage.dev/widgets/info/
|
||||
# Info widgets render across the top of the dashboard.
|
||||
|
||||
- resources:
|
||||
label: system
|
||||
cpu: true
|
||||
memory: true
|
||||
disk: /
|
||||
|
||||
- search:
|
||||
provider: duckduckgo
|
||||
target: _blank
|
||||
|
||||
- openmeteo:
|
||||
label: Brooklyn
|
||||
latitude: 40.6782
|
||||
longitude: -73.9442
|
||||
timezone: America/New_York
|
||||
units: imperial
|
||||
cache: 5
|
||||
|
||||
- datetime:
|
||||
text_size: xl
|
||||
format:
|
||||
timeStyle: short
|
||||
dateStyle: short
|
||||
hourCycle: h12
|
||||
Reference in New Issue
Block a user