homepage tinkering
This commit is contained in:
@@ -39,7 +39,7 @@ in {
|
||||
services.glances.enable = true;
|
||||
services.${service} = {
|
||||
enable = true;
|
||||
environmentFile = builtins.toFile "homepage.env" "HOMEPAGE_ALLOWED_HOSTS=${server.domain}";
|
||||
environmentFile = config.age.secrets.homepage-env.path;
|
||||
customCSS = ''
|
||||
body, html {
|
||||
font-family: SF Pro Display, Helvetica, Arial, sans-serif !important;
|
||||
|
||||
Reference in New Issue
Block a user