add stats

This commit is contained in:
Satria 2026-03-02 21:55:19 +07:00
commit 290362858f

View file

@ -215,6 +215,12 @@ in {
{ {
size = "full"; size = "full";
widgets = [ widgets = [
{
type = "server-stats";
servers = [{
type = "local";
}];
}
{ {
type = "monitor"; type = "monitor";
cache = "1m"; cache = "1m";