parent
be26969d9b
commit
a3070ba52d
4 changed files with 42 additions and 0 deletions
9
hosts/nixedo/services/homepage/widgets.nix
Normal file
9
hosts/nixedo/services/homepage/widgets.nix
Normal file
|
@ -0,0 +1,9 @@
|
|||
[
|
||||
{
|
||||
resources = {
|
||||
cpu = true;
|
||||
disk = "/";
|
||||
memory = true;
|
||||
};
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue