wrong variable url/domain

This commit is contained in:
2025-08-25 17:46:54 +02:00
parent 9f0ef50c9b
commit b8841ec61a

View File

@@ -39,7 +39,7 @@ in {
services.glances.enable = true; services.glances.enable = true;
services.${unit} = { services.${unit} = {
enable = true; enable = true;
allowedHosts = srv.url; allowedHosts = srv.domain;
# environmentFile = config.age.secrets.homepageEnvironment.path; # environmentFile = config.age.secrets.homepageEnvironment.path;
# customCSS = '' # customCSS = ''
# @font-face { # @font-face {