update lockfile

This commit is contained in:
xunuwu 2025-04-24 05:07:12 +02:00
parent 65957fbc0d
commit 40a8e2bc24
4 changed files with 81 additions and 95 deletions

View file

@ -5,10 +5,9 @@
}: let
inherit (vars.common) domain;
in {
systemd.services.homepage-dashboard.environment.HOMEPAGE_ALLOWED_HOSTS = "dash.hopper.xun.host";
services.homepage-dashboard = {
enable = true;
allowedHosts = "dash.hopper.xun.host";
widgets = [
{
resources = {