Typo
This commit is contained in:
parent
e946eb7b81
commit
58e14f0dad
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ with lib; {
|
|||
virtualHosts = let ssl = { enableACME = true; forceSSL = true; }; in
|
||||
{
|
||||
"unimi.bertof.net" = ssl // { locations."/".extraConfig = "rewrite ^/(.*)$ https://homes.di.unimi.it/berto/$1 redirect ;"; };
|
||||
"home-manager.bertof.net" = ssl // { locations."/".proxyPass = "http://loki.local:8123/"; };
|
||||
"home-assistant.bertof.net" = ssl // { locations."/".proxyPass = "http://loki.local:8123/"; };
|
||||
};
|
||||
};
|
||||
openssh = { enable = true; openFirewall = true; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue