install mkcert
This commit is contained in:
parent
1533701fb4
commit
8b4bb8d09c
2 changed files with 3 additions and 2 deletions
|
|
@ -110,6 +110,7 @@
|
||||||
jellyfin-ffmpeg
|
jellyfin-ffmpeg
|
||||||
usbutils
|
usbutils
|
||||||
restic
|
restic
|
||||||
|
mkcert
|
||||||
actual-server
|
actual-server
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -33,7 +33,7 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
title = "Actual";
|
title = "Actual";
|
||||||
url = "https://finance.dnsc.io";
|
url = "https://192.168.178.69:9002";
|
||||||
icon = "si:actualbudget";
|
icon = "si:actualbudget";
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
|
|
@ -53,7 +53,7 @@
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
title = "Jellyfin";
|
title = "Jellyfin";
|
||||||
url = "http://100.103.199.4:8096";
|
url = "http://192.168.178.69:8096";
|
||||||
icon = "si:jellyfin";
|
icon = "si:jellyfin";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue