Update
This commit is contained in:
parent
de9b1de37c
commit
b44a2e17f9
@ -1,12 +1,15 @@
|
||||
{ config, ... }:
|
||||
let
|
||||
bookmarks = ''
|
||||
Bookmarks: [
|
||||
{text: "Outlook", url: "https://outlook.office.com/mail/", icon: ""},
|
||||
],
|
||||
Home: [
|
||||
{text: "Nextcloud", url: "https://cloud.anotherhadi.com", icon: ""},
|
||||
{text: "Vaultwarden", url: "https://vault.anotherhadi.com", icon: ""},
|
||||
],
|
||||
Work: [
|
||||
Admin: [
|
||||
{text: "Adguard Home", url: "http://192.168.2.24:3001", icon: ""},
|
||||
{text: "Proxmox", url: "https://192.168.2.17:8006", icon: ""},
|
||||
{text: "Cloudflare", url: "https://dash.cloudflare.com/", icon: ""},
|
||||
{text: "Tailscale", url: "https://login.tailscale.com/admin/machines", icon: ""},
|
||||
],
|
||||
'';
|
||||
in {
|
||||
|
Loading…
Reference in New Issue
Block a user