Add Proxmox URLs to taskbar

This commit is contained in:
Greg Hellings
2024-11-25 13:57:23 -06:00
parent 8730a7f963
commit daee380cdf
+13
View File
@@ -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/";