Add Proxmox URLs to taskbar
This commit is contained in:
@@ -194,6 +194,19 @@
|
|||||||
{
|
{
|
||||||
name = "Tools";
|
name = "Tools";
|
||||||
bookmarks = [
|
bookmarks = [
|
||||||
|
{
|
||||||
|
name = "Proxmoxes";
|
||||||
|
bookmarks = [
|
||||||
|
{
|
||||||
|
name = "PVE1";
|
||||||
|
url = "https://10.42.1.1:8006/";
|
||||||
|
}
|
||||||
|
{
|
||||||
|
name = "Isaiah";
|
||||||
|
url = "https://isaiah.home:8006/";
|
||||||
|
}
|
||||||
|
];
|
||||||
|
}
|
||||||
{
|
{
|
||||||
name = "Password Hash";
|
name = "Password Hash";
|
||||||
url = "https://unix4lyfe.org/crypt/";
|
url = "https://unix4lyfe.org/crypt/";
|
||||||
|
|||||||
Reference in New Issue
Block a user