add widgets to homepage

This commit is contained in:
Aaron Honeycutt 2024-11-19 23:12:11 +00:00
parent 91cef0a1fb
commit 6ca015e2f2

View file

@ -11,24 +11,10 @@
games = { style = "row"; columns = 1; };
};
};
bookmarks = [{
dev = [
{
github = [{
abbr = "GH";
href = "https://github.com/";
icon = "github-light.png";
}];
}
{
"homepage docs" = [{
abbr = "HD";
href = "https://gethomepage.dev";
icon = "homepage.png";
}];
}
];
}];
widgets = [
{ resources = { label = "system"; cpu = true; memory = true; }; }
{ resources = { label = "storage"; disk = [ "/mnt/DATA" ]; }; }
];
services = [
{
media = [