forked from CCCHH/nix-infra
format files with nix fmt
This commit is contained in:
parent
6c85b91efb
commit
f7ebe660fe
16 changed files with 64 additions and 59 deletions
|
@ -6,7 +6,7 @@ let
|
|||
rev = "74977c56486cd060566bf06678a936e801952f9e";
|
||||
hash = "sha256-ded/NO+Jex2Sa4yWAIRpqANsv8i0vKmJSkM5r9KxaVk=";
|
||||
};
|
||||
in
|
||||
in
|
||||
{
|
||||
security.acme.certs."eh03.easterhegg.eu".extraDomainNames = [
|
||||
"eh2003.hamburg.ccc.de"
|
||||
|
@ -48,7 +48,7 @@ in
|
|||
}];
|
||||
|
||||
locations."/".return = "302 https://eh03.easterhegg.eu";
|
||||
|
||||
|
||||
extraConfig = ''
|
||||
# Make use of the ngx_http_realip_module to set the $remote_addr and
|
||||
# $remote_port to the client address and client port, when using proxy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue