updates bookmarks and adds widgets
This commit is contained in:
parent
a58cc8bf8d
commit
3818e5ba5b
1 changed files with 13 additions and 1 deletions
|
|
@ -13,6 +13,18 @@
|
|||
brightness = 50;
|
||||
};
|
||||
};
|
||||
widgets = [
|
||||
{
|
||||
resources = {
|
||||
cpu = true;
|
||||
cputemp = true;
|
||||
memory = true;
|
||||
uptime = true;
|
||||
units = "imperial";
|
||||
network = true;
|
||||
};
|
||||
}
|
||||
];
|
||||
services = [
|
||||
{
|
||||
"VPS" = [
|
||||
|
|
@ -63,7 +75,7 @@
|
|||
{
|
||||
Hosting = [
|
||||
{
|
||||
Fastmail = [
|
||||
Porkbun = [
|
||||
{
|
||||
abbr = "PB";
|
||||
href = "https://porkbun.com/account/domainsSpeedy";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue