wrong variable url/domain
This commit is contained in:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user