{ config, ... }: let bookmarks = '' Services: [ {text: "TrueNAS", url: "https://heaven", icon: ""}, {text: "Nextcloud", url: "https://cloud.anotherhadi.com/", icon: ""}, {text: "Vaultwarden", url: "https://vault.anotherhadi.com/", icon: "󰟵"}, {text: "PiHole", url: "http://heaven:20720/admin", icon: "󰷱"}, ], Admin: [ {text: "Vaultwarden", url: "https://vault.anotherhadi.com/admin", icon: "󰟵"}, {text: "Cloudflare One", url: "https://one.dash.cloudflare.com/", icon: ""}, {text: "Cloudflare", url: "https://cloudflare.com/", icon: ""}, {text: "Tailscale", url: "https://login.tailscale.com/admin/machines", icon: "󰖂"}, ], ''; in { xdg.configFile."serverpage/index.html".text = '' Homepage

''; }