nix-config/hosts/nixedo/services/homepage/widgets.nix

10 lines
94 B
Nix
Raw Normal View History

[
{
resources = {
cpu = true;
disk = "/";
memory = true;
};
}
]