updates homepage widgets
This commit is contained in:
parent
3818e5ba5b
commit
27b742a4b2
1 changed files with 5 additions and 1 deletions
|
|
@ -18,9 +18,13 @@
|
|||
resources = {
|
||||
cpu = true;
|
||||
cputemp = true;
|
||||
units = "metric";
|
||||
};
|
||||
}
|
||||
{
|
||||
resources = {
|
||||
memory = true;
|
||||
uptime = true;
|
||||
units = "imperial";
|
||||
network = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue