update lockfile
This commit is contained in:
parent
65957fbc0d
commit
40a8e2bc24
4 changed files with 81 additions and 95 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue