updated landingpage

This commit is contained in:
Ingolf Wagner 2024-02-24 02:57:20 +01:00
parent e93707a52a
commit ca43b02c9f
No known key found for this signature in database
GPG key ID: 76BF5F1928B9618B

View file

@ -1,5 +1,5 @@
{ config, lib, pkgs, ... }: { { config, lib, pkgs, ... }: {
# deprecated # deprecated
services.nginx.virtualHosts."${config.networking.hostName}.private" = { services.nginx.virtualHosts."${config.networking.hostName}.private" = {
default = true; default = true;
locations."/" = { locations."/" = {